[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.SplitCodePointIndex

SplitCodePointIndex Property

SplitCodePointIndex

Gets the first code point index of the current split rest, if this TextLayout contains the rest lines after calling the Split(TextSplitOptions, out TextLayout) or SplitAndBalance(PageSplitArea[], TextSplitOptions, out TextLayout) methods.

Declaration
public int SplitCodePointIndex { get; }
Public ReadOnly Property SplitCodePointIndex As Integer