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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export 名前空間 > PdfExporter クラス : PdfACompatible プロパティ
PDF/A 互換ドキュメントを生成するかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
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 メンバ