SaveOptions Properties
Contains members used to specify save options of an exported PDF file.| Name | Description |
|---|---|
| MetadataSyncMode | |
| SyncMetadata | |
| UpdateCreatedAt | Gets or sets whether to update the creation date of the exported PDF file. |
| UpdateModifiedAt | Gets or sets whether to update the modification date of the exported PDF file. |
See Also