FlexReport for WinForms
CopyPropertiesFromOptionsForm メソッド (PdfExporter)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Export.Ssrs 名前空間 > PdfExporter クラス : CopyPropertiesFromOptionsForm メソッド
The C1.Document.Export.IExportOptionsFormBase object to copy the options from.
Copies the options from the specified export options form to corresponding properties on the current exporter. Can be overridden in a derived class to handle format-specific options.
シンタックス
'宣言
 
Protected Overrides Sub CopyPropertiesFromOptionsForm( _
   ByVal f As IExportOptionsFormBase _
) 
'使用法
 
Dim instance As PdfExporter
Dim f As IExportOptionsFormBase
 
instance.CopyPropertiesFromOptionsForm(f)
protected override void CopyPropertiesFromOptionsForm( 
   IExportOptionsFormBase f
)

パラメータ

f
The C1.Document.Export.IExportOptionsFormBase object to copy the options from.
参照

参照

PdfExporter クラス
PdfExporter メンバ