SnapDocument.ExportDocument Method
| Name | Parameters | Description |
|---|---|---|
| ExportDocument(Stream, DocumentFormat) | stream, format | Exports the document to a stream in the specified format. |
| ExportDocument(String, DocumentFormat) | fileName, format | Exports the document to a file in the specified format. |