DocumentOperationRequest Properties
Provides information about a request to perform a custom document operation.| Name | Description |
|---|---|
| CustomData | Specifies custom data associated with a target document operation. |
| DocumentId | Specifies the document ID. |
| EditingFieldValues | Specifies editing field values. |
| ExportOptions | Specifies the current document’s export options. |
| ExportOptionsString | Specifies the current document’s export options in a string representation. |
| PageIndex | Specifies a zero-based index of the current document page. |
See Also