System::Drawing::CharacterRange::set_Length メソッド
CharacterRange::set_Length method
現在のオブジェクトが表す範囲に含まれる文字数を返します。
void System::Drawing::CharacterRange::set_Length(int32_t length)
| パラメーター | 型 | 説明 |
|---|---|---|
| length | int32_t | 設定する値 |
参照
- Class CharacterRange
- Namespace System::Drawing
- Library Aspose.Page for C++