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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : RangeFormClass プロパティ
Gets or sets the type of form that is used to enter the export output range. That form can be invoked from the export options form (Exporter.OptionsFormClass). The form's type must be assignable to 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 メンバ