PdfSaveOptions Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Indicates whether this instance and a specified object are equal.
Inherited from Value |
Get |
Returns the hash code for this instance.
Inherited from Value |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the fully qualified type name of this instance.
Inherited from Value |
See Also