DocumentExportArgs Properties
Stores the arguments required to export a document (its format and export options).
Name | Description |
---|---|
Custom |
Provides the information about a request to export a document on the server. |
Format | Specifies the document’s export format. |
Serialized |
Specifies the export options of a document, serialized to a Byte array. |
See Also