PrintDocument for WinForms
CopyPropertiesToOptionsForm メソッド (C1dExporterBase)


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

パラメータ

f
プロパティのコピー先の C1dOptionsFormオブジェクト。
参照

C1dExporterBase クラス
C1dExporterBase メンバ