ExportResultItem Properties
Contains information about the exported document after the export operation is completed.| Name | Description |
|---|---|
| Bytes | Gets or sets the exported document in binary data format. |
| ContentType | Gets or sets the content type of the exported document. |
| FileName | Gets or sets the name of the exported document. |
See Also