PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / ExporterOptions Class / ExportProvider Property

In This Topic
    ExportProvider Property (ExporterOptions)
    In This Topic
    Gets the ExporterOptions.ExportProvider object associated with this ExporterOptions.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExportProvider As ExportProvider
    public ExportProvider ExportProvider {get;}
    See Also