PrintDocument for WinForms
CopyPropertiesFromOptionsForm メソッド (C1dExporterBase)


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

パラメータ

f
The C1dOptionsForm object to copy the options from.
参照

C1dExporterBase クラス
C1dExporterBase メンバ