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.
DocumentEmbeddedFilesAttachments are embedded as the document embedded files without annotations.

See Also