PrintDocument for WinForms
DocumentInfoFormClass プロパティ (Exporter)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : DocumentInfoFormClass プロパティ
DocumentInfoクラスのフィールドの編集に使用されるフォームのタイプを取得または設定します。このフォームは、エクスポートオプションフォーム( OptionsFormClass)から呼び出すことができます。フォームのタイプは、 C1.C1Preview.Forms.DocumentInfoFormに割り当て可能である必要があります。
シンタックス
'宣言
 
Public Property DocumentInfoFormClass As System.Type
'使用法
 
Dim instance As Exporter
Dim value As System.Type
 
instance.DocumentInfoFormClass = value
 
value = instance.DocumentInfoFormClass
public System.Type DocumentInfoFormClass {get; set;}
参照

Exporter クラス
Exporter メンバ