PrintDocument for WinForms
PdfACompatible プロパティ (PdfExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > PdfExporter クラス : PdfACompatible プロパティ
Gets or sets a value indicating whether to generate PDF/A compatible document.
シンタックス
'宣言
 
Public Property PdfACompatible As System.Boolean
'使用法
 
Dim instance As PdfExporter
Dim value As System.Boolean
 
instance.PdfACompatible = value
 
value = instance.PdfACompatible
public System.bool PdfACompatible {get; set;}
参照

PdfExporter クラス
PdfExporter メンバ