DioDocs for PDF
AppendLine(TextFormat) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス > AppendLine メソッド : AppendLine(TextFormat) メソッド
The text format.
Adds a line break element to the end of the Inlines collection.
シンタックス
'宣言
 
Public Overloads Function AppendLine( _
   ByVal format As TextFormat _
) As LineBreak
public LineBreak AppendLine( 
   TextFormat format
)

パラメータ

format
The text format.

戻り値の型

The appended LineBreak.
参照

TextLayout クラス
TextLayout メンバ
オーバーロード一覧