DioDocs for PDF
AppendParagraphBreak(TextFormat) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス > AppendParagraphBreak メソッド : AppendParagraphBreak(TextFormat) メソッド
The text format.
Adds a special character (0x2029) that causes a paragraph break but prevents a page break between paragraphs (GrapeCity specifics).
シンタックス
'宣言
 
Public Overloads Function AppendParagraphBreak( _
   ByVal format As TextFormat _
) As TextRun
public TextRun AppendParagraphBreak( 
   TextFormat format
)

パラメータ

format
The text format.

戻り値の型

The created text run.
参照

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