SaveOptions
Leave feedback
On this page
Initializes a new instance of SaveOptions class with default values.
public SaveOptions()
- class SaveOptions
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature
Initializes a new instance of SaveOptions class with specified output type and overwrite flag.
public SaveOptions(bool overwriteExistingFile)
| Parameter | Type | Description |
|---|---|---|
| overwriteExistingFile | Boolean | Flag whether to overwrite signed file with same file. |
- class SaveOptions
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature
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.