ComponentOne FlexReport for WinForms
SupportedDocumentInfoFields Property (ExportProvider)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > ExportProvider Class : SupportedDocumentInfoFields Property
Gets the combination of flags indicating which fields of the C1.Win.C1Document.DocumentInfo class are supported by the current export format.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SupportedDocumentInfoFields As DocumentInfoFields
public virtual DocumentInfoFields SupportedDocumentInfoFields {get;}
See Also

Reference

ExportProvider Class
ExportProvider Members