PdfAttachmentsEmbeddingMode enumeration
PdfAttachmentsEmbeddingMode enumeration
Specifies how attachments are embedded to PDF document.
Members
Name | Description |
---|---|
NONE | Attachments are not embedded. |
ANNOTATIONS | Attachments are embedded as annotations with location on page. |
DOCUMENT_EMBEDDED_FILES | Attachments are embedded as the document embedded files without annotations. |
See Also
- module aspose.words.saving