PrintDocument for WinForms
CopyPropertiesToOptionsForm メソッド (ComplexExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > ComplexExporter クラス : CopyPropertiesToOptionsForm メソッド
The ComplexExporterOptionsForm object to copy the properties to.
Copies the properties of the current exporter to corresponding user-editable options of the specified export options form.
シンタックス
'宣言
 
Protected Overrides Sub CopyPropertiesToOptionsForm( _
   ByVal f As ExportOptionsFormBase _
) 
'使用法
 
Dim instance As ComplexExporter
Dim f As ExportOptionsFormBase
 
instance.CopyPropertiesToOptionsForm(f)
protected override void CopyPropertiesToOptionsForm( 
   ExportOptionsFormBase f
)

パラメータ

f
The ComplexExporterOptionsForm object to copy the properties to.
参照

ComplexExporter クラス
ComplexExporter メンバ