ComponentOne FlexReport for WinForms
ExportProvider Property (ExportFilter)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > ExportFilter Class : ExportProvider Property
Gets an instance of a class derived from ExportProvider describing the export format associated with the current exporter. That instance can be used to retrieve static information about the current export format such as format description or default extension.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property ExportProvider As ExportProvider
public abstract ExportProvider ExportProvider {get;}
See Also

Reference

ExportFilter Class
ExportFilter Members