Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / MapPos Structure / CharIndex Field

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