[]
        
(Showing Draft Content)

C1.WPF.Document.Export.XlsxExportProvider.SupportedDocumentInfoFields

SupportedDocumentInfoFields Property

SupportedDocumentInfoFields

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

Declaration
public override DocumentInfoFields SupportedDocumentInfoFields { get; }
Overrides