FlexReport for WPF
SupportedDocumentInfoFields プロパティ (RtfExportProvider)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document.Export 名前空間 > RtfExportProvider クラス : SupportedDocumentInfoFields プロパティ
現在のエクスポート形式によってサポートされる C1.WPF.Document.DocumentInfoクラスのフィールドを示すフラグの組み合わせを取得します。この実装は次のすべての組み合わせを返します。 AuthorCreatorTitleOperatorSubjectKeywordsCreationTimeRevisionTimeManagerCompanyComment
シンタックス
'宣言
 
Public Overrides ReadOnly Property SupportedDocumentInfoFields As DocumentInfoFields
'使用法
 
Dim instance As RtfExportProvider
Dim value As DocumentInfoFields
 
value = instance.SupportedDocumentInfoFields
public override DocumentInfoFields SupportedDocumentInfoFields {get;}
参照

RtfExportProvider クラス
RtfExportProvider メンバ