Skip to main content

PdfSaveOptions Properties

A class that provides document encryption options and document signature to save the document.
Name Description
DisableCreationDateUpdate Gets or sets whether to disable the xmp:CreateDate metadata node update.
DisableMetadataUpdate Gets or sets whether to disable all mandatory metadata updates.
DisableModDateUpdate Gets or sets whether to disable the xmp:ModifyDate metadata node update.
EncryptionOptions Specifies encryption options of a PDF document.
Signature Gets or sets the signature, which can contain signing info, reason and location, to be used to save the signed document.
See Also