PrintDocument for WinForms
AssignFrom メソッド (TagInputParams)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TagInputParams クラス : AssignFrom メソッド
The source object to copy properties from.
Copies the properties of the specified object to the current object.
シンタックス
'宣言
 
Public Overridable Sub AssignFrom( _
   ByVal source As TagInputParams _
) 
'使用法
 
Dim instance As TagInputParams
Dim source As TagInputParams
 
instance.AssignFrom(source)
public virtual void AssignFrom( 
   TagInputParams source
)

パラメータ

source
The source object to copy properties from.
参照

TagInputParams クラス
TagInputParams メンバ