RemoveOptions
Leave feedback
On this page
RemoveOptions structure defines options for removing document annotations
{
"FileInfo": {
"FilePath": "string",
"Password": "string"
},
"AnnotationIds": [
0
],
"OutputPath": "string"
}
Name | Description |
---|---|
FileInfo | Input file path and password. See FileInfo structure |
AnnotationIds | Array of IDs of annotations to remove from the document. |
FirstPage | Num of first page to annotate |
OnlyAnnotatedPages | Indicates whether to save only annotated pages to output document |
OutputPath | Path of output document |
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.