Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.TextMap Namespace / ITextChar Interface / Index Property

In This Topic
    Index Property (ITextChar)
    In This Topic
    Gets the start index of this ITextChar in the text of ITextMap.
    Syntax
    'Declaration
     
    ReadOnly Property Index As System.Integer
    System.int Index {get;}
    See Also