[]
Exports the document into a stream in an external format using the specified export filter.
public void Export(ExportFilter exportFilter)
Public Sub Export(exportFilter As ExportFilter)
| Type | Name | Description |
|---|---|---|
| ExportFilter | exportFilter | The export filter to use. |