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


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

PdfExportProvider クラス
PdfExportProvider メンバ