Document Library for WinForms
CreateForm メソッド (ExportOptionsFormBase)

C1.Win.Document.6 アセンブリ > C1.Win.Document.Export 名前空間 > ExportOptionsFormBase クラス : CreateForm メソッド
The exporter to use.
The custom form type.
The default form type.
Creates a new instance of a ExportOptionsFormBase-derived class.
シンタックス
'宣言
 
Public Shared Function CreateForm( _
   ByVal exporter As ExportFilter, _
   ByVal customType As System.Type, _
   ByVal defaultType As System.Type _
) As ExportOptionsFormBase
public static ExportOptionsFormBase CreateForm( 
   ExportFilter exporter,
   System.Type customType,
   System.Type defaultType
)

パラメータ

exporter
The exporter to use.
customType
The custom form type.
defaultType
The default form type.
参照

ExportOptionsFormBase クラス
ExportOptionsFormBase メンバ