Documents for PDF, .NET Edition Documentation
SplitCodePointIndex Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : SplitCodePointIndex Property
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
public System.int SplitCodePointIndex {get;}
See Also

Reference

TextLayout Class
TextLayout Members