|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.NoteIconType
public final class NoteIconType
Enumerates the not icon types.
Field Summary | |
---|---|
static NoteIconType |
Comment
Comment type. |
static NoteIconType |
Help
Help type. |
static NoteIconType |
Insert
Insert type. |
static NoteIconType |
Key
Key type. |
static NoteIconType |
NewParagraph
NewParagraph type. |
static NoteIconType |
Note
Note type. |
static NoteIconType |
Paragraph
Paragraph 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 NoteIconType Help
public static final NoteIconType Key
public static final NoteIconType NewParagraph
public static final NoteIconType Note
public static final NoteIconType Paragraph
public static final NoteIconType Insert
public static final NoteIconType Comment
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |