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

In This Topic
    StartIndex Field
    In This Topic
    The index of the first ITextChar in the ITextLine.
    Syntax
    'Declaration
     
    Public StartIndex As System.Integer
    public System.int StartIndex
    See Also