|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
Describes the data format used to collaborate remove annotation action. More...
Public Attributes | |
| COLLABORATION_ACTION REMOVE_ANNOT | action |
| The collaboration action, It always be COLLABORATION_ACTION.REMOVE_ANNOT. | |
| Array< RemoveAnnotationOperationData > | data |
| The id and the page index of the annotation which need to be removed. | |
| string [] | fileId |
| File id of the PDF. | |
| number | version |
| The version number of this data. | |
Describes the data format used to collaborate remove annotation action.