Enumerates the attachment types.
public enum AttachmentType
Members
| Member Name | Description | Value |
| File | The attachment is a file. | 0 |
| Note | The attachment is a note. | 1 |
| None | No attachment. | 2 |
Requirements
Namespace: Aspose.Pdf
Assembly: Aspose.Pdf (in Aspose.Pdf.dll)
See Also
Aspose.Pdf Namespace