PrintDocument for WinForms
CopyPropertiesFromOptionsForm メソッド (ComplexExporter)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export 名前空間 > ComplexExporter クラス : CopyPropertiesFromOptionsForm メソッド
オプションのコピー元の ComplexExporterOptionsFormオブジェクト。
指定したエクスポートオプションフォームからのオプションを 現在のエクスポータ上の対応するプロパティにコピーします。
シンタックス
'宣言
 
Protected Overrides Sub CopyPropertiesFromOptionsForm( _
   ByVal f As ExportOptionsFormBase _
) 
'使用法
 
Dim instance As ComplexExporter
Dim f As ExportOptionsFormBase
 
instance.CopyPropertiesFromOptionsForm(f)
protected override void CopyPropertiesFromOptionsForm( 
   ExportOptionsFormBase f
)

パラメータ

f
オプションのコピー元の ComplexExporterOptionsFormオブジェクト。
参照

ComplexExporter クラス
ComplexExporter メンバ