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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > PdfExportProvider クラス : SupportedDocumentInfoFields プロパティ
Gets the combination of flags indicating which fields of the C1.C1Preview.DocumentInfo class are supported by the current export format. This implementation returns the combination of Author, Creator, Producer, Title, Subject and 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 メンバ