|
com.aspose.pdf.elements
Class FileIconType
java.lang.Object
com.aspose.pdf.elements.FileIconType
public class FileIconType - extends java.lang.Object
Enumerates the file icon types.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Graph
public static final FileIconType Graph
- Graph type.
PaperClip
public static final FileIconType PaperClip
- PaperClip type.
PushPin
public static final FileIconType PushPin
- PushPin type.
Tag
public static final FileIconType Tag
- Tag type.
getFileIconTypeFromString
public static final FileIconType getFileIconTypeFromString(java.lang.String fileIcon)
|