[]
        
(Showing Draft Content)

C1.WPF.Document.Export.C1PdfExportProvider.SupportedDocumentInfoFields

SupportedDocumentInfoFields Property

SupportedDocumentInfoFields

Gets the combination of flags indicating which fields of the DocumentInfo class are supported by the current export format.

Declaration
public override DocumentInfoFields SupportedDocumentInfoFields { get; }
Overrides