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. |
DocumentEmbeddedFiles | Attachments are embedded as the document embedded files without annotations. |
See Also
- module Aspose.Words.Saving