Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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