TextLayoutSplitterデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
| 名前 | 解説 |
| CurrentLayout | Gets the text layout representing the current portion to render, or null if a split operation has not been performed yet. |
| RestLayout | Gets the remaining portion of the original text layout. |
| SplitResult | Gets the result of the last split operation. |
トップ
パブリック メソッド
| 名前 | 解説 |
| Split | Fits all or the first portion of the original text layout into the current layout bounds. |
| SplitAndBalance | Fits all or the first portion of the current text layout into one or more layout areas (such as page columns). |
トップ
参照