FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
Describes the data format of remove reply collaboration action. More...
Public Attributes | |
COLLABORATION_ACTION REMOVE_REPLY | action |
The collaboration action, it must be COLLABORATION_ACTION.REMOVE_REPLY. | |
RemoveReplyOperationData | data |
string [] | fileId |
File id of the PDF. | |
number | version |
The version number of this data. | |
Describes the data format of remove reply collaboration action.
RemoveReplyOperationData RemoveReplyCollaborationData::data |
The details of remove reply operation.