SaveOptions
Leave feedback
On this page
Allows to specify additional options (such as password) when saving a document.
public class SaveOptions
| Name | Description |
|---|---|
| SaveOptions() | Initializes a new instance of the SaveOptions class. |
| Name | Description |
|---|---|
| CloneMetadataType { get; set; } | Gets or sets a value indicating whether to clone metadata to target document or not. |
| FileAuthorMetadata { get; set; } | Used when MetadataType is set to FileAuthor. |
| FolderPath { get; set; } | Gets or sets the folder path for saving result images(For Imaging Comparison only). |
| Password { get; set; } | Gets or sets the password for result document. |
- namespace GroupDocs.Comparison.Options
- assembly GroupDocs.Comparison
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.