|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FileIconType in aspose.pdf |
---|
Fields in aspose.pdf declared as FileIconType | |
---|---|
static FileIconType |
FileIconType.Graph
Graph type. |
static FileIconType |
FileIconType.PaperClip
PaperClip type. |
static FileIconType |
FileIconType.PushPin
PushPin type. |
static FileIconType |
FileIconType.Tag
Tag type. |
Methods in aspose.pdf that return FileIconType | |
---|---|
FileIconType |
Attachment.getFileIconType()
Gets a FileIconType object that indicates the file attachment
icon type. |
Methods in aspose.pdf with parameters of type FileIconType | |
---|---|
void |
Attachment.setFileIconType(FileIconType value)
Sets a FileIconType object that indicates the file attachment
icon type. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |