|
com.aspose.pdf.elements
Class AttachmentType
java.lang.Object
com.aspose.pdf.elements.AttachmentType
public class AttachmentType - extends java.lang.Object
Enumerates the attachment types.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
File
public static final AttachmentType File
- File attachment.
Note
public static final AttachmentType Note
- Note attachment.
None
public static final AttachmentType None
- None attachment.
|