[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.TextLineFragment.Length

Length Field

The number of ITextChars in this fragment. A value of -1 indicates that this fragment includes all characters from StartIndex to the end of the line.

Namespace: GrapeCity.Documents.Pdf.TextMap
Assembly: DS.Documents.Pdf.dll
Syntax
public int Length
Public Length As Integer
Returns
Type Description
int The number of s in this fragment. A value of -1 indicates that this fragment includes all characters from to the end of the line.