Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / PdfOptionsFormBase Class / ExportProvider Property

In This Topic
    ExportProvider Property (PdfOptionsFormBase)
    In This Topic
    Gets the associated export provider.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExportProvider As ExportProvider
    public ExportProvider ExportProvider {get;}
    See Also