Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export Namespace / PdfExportProvider Class / SupportedDocumentInfoFields Property

In This Topic
    SupportedDocumentInfoFields Property (PdfExportProvider)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property SupportedDocumentInfoFields As DocumentInfoFields
    public override DocumentInfoFields SupportedDocumentInfoFields {get;}
    See Also