|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.IconType
public final class IconType
Enumerates the icon types.
Field Summary | |
---|---|
static IconType |
FileGraph
FileGraph type |
static IconType |
FilePaperClip
FilePaperClip type |
static IconType |
FilePushPin
FilePushPin type |
static IconType |
FileTag
FileTag type |
static IconType |
Text
Text type |
static IconType |
TextComment
TextComment type |
static IconType |
TextHelp
TextHelp type |
static IconType |
TextInsert
TextInsert type |
static IconType |
TextKey
TextKey type |
static IconType |
TextNewParagraph
TextNewParagraph type |
static IconType |
TextNote
TextNote type |
Fields inherited from class aspose.pdf.EnumerationBase |
---|
value |
Method Summary |
---|
Methods inherited from class aspose.pdf.EnumerationBase |
---|
getValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final IconType TextHelp
public static final IconType TextKey
public static final IconType TextNewParagraph
public static final IconType Text
public static final IconType TextNote
public static final IconType TextInsert
public static final IconType TextComment
public static final IconType FileTag
public static final IconType FilePushPin
public static final IconType FilePaperClip
public static final IconType FileGraph
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |