Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export Namespace / ExportProvider Class / PdfExportProvider Field

In This Topic
    PdfExportProvider Field (ExportProvider)
    In This Topic
    Gets the static registered instance of the PDF export provider.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PdfExportProvider As PdfExportProvider
    public static readonly PdfExportProvider PdfExportProvider
    See Also