PdfSaveOptions Properties
A class that provides document encryption options and document signature to save the document.
Name | Description |
---|---|
Disable |
Gets or sets whether to disable the xmp:Create |
Disable |
Gets or sets whether to disable all mandatory metadata updates. |
Disable |
Gets or sets whether to disable the xmp:Modify |
Encryption |
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