System::Drawing::CharacterRange::set_Length method
CharacterRange::set_Length method
Returns the number of characters in the range represented by the current object.
void System::Drawing::CharacterRange::set_Length(int32_t length)
Parameter | Type | Description |
---|---|---|
length | int32_t | The value to set |
See Also
- Class CharacterRange
- Namespace System::Drawing
- Library Aspose.PDF for C++