PrintDocument for WinForms
AssignFrom メソッド (ParagraphText)


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

パラメータ

source
The source object to copy properties from.
参照

ParagraphText クラス
ParagraphText メンバ