[]
        
(Showing Draft Content)

C1.Document.C1DocumentSource.Export

Export Method

Export(ExportFilter)

Exports the document into a stream in an external format using the specified export filter.

Declaration
public void Export(ExportFilter exportFilter)
Public Sub Export(exportFilter As ExportFilter)
Parameters
Type Name Description
ExportFilter exportFilter

The export filter to use.