PrintDocument for WinForms
SupportedDocumentInfoFields プロパティ (RtfExportProvider)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export 名前空間 > RtfExportProvider クラス : SupportedDocumentInfoFields プロパティ
現在のエクスポート形式によってサポートされる C1.C1Preview.DocumentInfoクラスの フィールドを示すフラグの組み合わせを取得します。この実装は、 AuthorCreatorTitleOperatorSubjectKeywordsCreationTimeRevisionTimeManagerCompany、および Commentの組み合わせを返します。
シンタックス
'宣言
 
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 メンバ