DioDocs for PDF
CopyTo メソッド (TextFormat)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextFormat クラス : CopyTo メソッド
The destination TextFormat object.
Copies the current text format settings to another TextFormat object.
シンタックス
'宣言
 
Public Sub CopyTo( _
   ByVal destination As TextFormat _
) 
public void CopyTo( 
   TextFormat destination
)

パラメータ

destination
The destination TextFormat object.
参照

TextFormat クラス
TextFormat メンバ