| オーバーロード | 解説 |
|---|---|
| TextSplitOptions コンストラクタ() | Initializes a new instance of the TextSplitOptions class. |
| TextSplitOptions コンストラクタ(TextLayout) | Initializes a new instance of the TextSplitOptions class copying data from the given TextLayout. |
| TextSplitOptions コンストラクタ(TextSplitOptions) | Initializes a new instance of the TextSplitOptions class copying data from another instance of TextSplitOptions. |