Back to Devexpress

PdfSaveOptions Properties

officefileapi-devexpress-dot-pdf-dot-pdfsaveoptions-dot-underscore-properties.md

latest1.4 KB
Original Source

PdfSaveOptions Properties

A class that provides document encryption options and document signature to save the document.

NameDescription
DisableCreationDateUpdateGets or sets whether to disable the xmp:CreateDate metadata node update.
DisableMetadataUpdateGets or sets whether to disable all mandatory metadata updates.
DisableModDateUpdateGets or sets whether to disable the xmp:ModifyDate metadata node update.
EncryptionOptionsSpecifies encryption options of a PDF document.
SignatureGets or sets the signature, which can contain signing info, reason and location, to be used to save the signed document.
UseObjectStreamsGets or sets whether to store PDF objects in object streams.

See Also

PdfSaveOptions Struct

PdfSaveOptions Members

DevExpress.Pdf Namespace