|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NoteIconType in aspose.pdf |
---|
Fields in aspose.pdf declared as NoteIconType | |
---|---|
static NoteIconType |
NoteIconType.Comment
Comment type. |
static NoteIconType |
NoteIconType.Help
Help type. |
static NoteIconType |
NoteIconType.Insert
Insert type. |
static NoteIconType |
NoteIconType.Key
Key type. |
static NoteIconType |
NoteIconType.NewParagraph
NewParagraph type. |
static NoteIconType |
NoteIconType.Note
Note type. |
static NoteIconType |
NoteIconType.Paragraph
Paragraph type. |
Methods in aspose.pdf that return NoteIconType | |
---|---|
NoteIconType |
Attachment.getNoteIconType()
Gets a NoteIconType object that indicates the note icon type. |
Methods in aspose.pdf with parameters of type NoteIconType | |
---|---|
void |
Attachment.setNoteIconType(NoteIconType value)
Sets a NoteIconType that indicates the note icon type. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |