CharacterRange.First
CharacterRange.First property
Gets or sets the position in the string of the first character of this CharacterRange.
public int First { get; set; }
Property Value
The first position of this CharacterRange.
See Also
- struct CharacterRange
- namespace System.Drawing
- assembly Aspose.Drawing