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