FlexReport for WinForms
AssignFrom メソッド (C1PrintOptions)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1PrintOptions クラス : AssignFrom メソッド
The source object, properties of which are copied.
Copies properties from another object into this object.
シンタックス
'宣言
 
Public Overridable Sub AssignFrom( _
   ByVal source As C1PrintOptions _
) 
'使用法
 
Dim instance As C1PrintOptions
Dim source As C1PrintOptions
 
instance.AssignFrom(source)
public virtual void AssignFrom( 
   C1PrintOptions source
)

パラメータ

source
The source object, properties of which are copied.
参照

参照

C1PrintOptions クラス
C1PrintOptions メンバ