ComponentOne FlexReport for WinForms
SupportedDocumentInfoFields Property (RtfExportProvider)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > RtfExportProvider 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. This implementation returns the combination of Author, Creator, Title, Operator, Subject, Keywords, CreationTime, RevisionTime, Manager, Company and Comment.
Syntax
'Declaration
 
Public Overrides ReadOnly Property SupportedDocumentInfoFields As DocumentInfoFields
public override DocumentInfoFields SupportedDocumentInfoFields {get;}
See Also

Reference

RtfExportProvider Class
RtfExportProvider Members