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


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

Exporter クラス
Exporter メンバ