DioDocs for PDF
Split メソッド (TextLayoutSplitter)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayoutSplitter クラス : Split メソッド
Options controlling how to split the text.
Fits all or the first portion of the original text layout into the current layout bounds.
シンタックス
'宣言
 
Public Function Split( _
   ByVal splitOptions As TextSplitOptions _
) As TextLayout
public TextLayout Split( 
   TextSplitOptions splitOptions
)

パラメータ

splitOptions
Options controlling how to split the text.

戻り値の型

The split portion (the text that fits in the specified bounds and can be rendered), or null if there is nothing more to render.
参照

TextLayoutSplitter クラス
TextLayoutSplitter メンバ