System::Drawing::CharacterRange::set_First method
CharacterRange::set_First method
Sets the position of the first character of the range represented by the current object.
void System::Drawing::CharacterRange::set_First(int32_t first)
Parameter | Type | Description |
---|---|---|
first | int32_t | The value to set |
See Also
- Class CharacterRange
- Namespace System::Drawing
- Library Aspose.TeX for C++