Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document.Export Namespace / ExportProvider Class / PdfExportProviderC1Pdf Field

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