PrintDocument for WinForms
C1DocumentFormat プロパティ (C1dbExporter)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export 名前空間 > C1dbExporter クラス : C1DocumentFormat プロパティ
オーバーライドされます。ドキュメントの保存に使用される形式を決定する C1.C1Preview.C1DocumentFormatEnum値を取得します。この実装は C1.C1Preview.C1DocumentFormatEnum.C1dbを返します。
シンタックス
'宣言
 
Public Overrides ReadOnly Property C1DocumentFormat As C1DocumentFormatEnum
'使用法
 
Dim instance As C1dbExporter
Dim value As C1DocumentFormatEnum
 
value = instance.C1DocumentFormat
public override C1DocumentFormatEnum C1DocumentFormat {get;}
参照

C1dbExporter クラス
C1dbExporter メンバ