GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / SplitCodePointIndex Property

In This Topic
SplitCodePointIndex Property
In This Topic
Gets the first code point index of the current split rest, if this TextLayout contains the rest lines after calling the Split or SplitAndBalance methods.
Syntax
'Declaration
 
Public ReadOnly Property SplitCodePointIndex As System.Integer
 
See Also