PdfAttachmentsEmbeddingMode enumeration

PdfAttachmentsEmbeddingMode enumeration

Specifies how attachments are embedded to PDF document.

Members

NameDescription
NONEAttachments are not embedded.
ANNOTATIONSAttachments are embedded as annotations with location on page.
DOCUMENT_EMBEDDED_FILESAttachments are embedded as the document embedded files without annotations.

See Also