Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / TextLineFragment Structure / LineIndex Field

In This Topic
    LineIndex Field (TextLineFragment)
    In This Topic
    The index of the ITextLine in the ITextMap.
    Syntax
    'Declaration
     
    Public LineIndex As System.Integer
    public System.int LineIndex
    See Also