Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextRect Class / CodePointIndex Property

In This Topic
    CodePointIndex Property (TextRect)
    In This Topic
    Gets the index of the text fragment's first code point.
    Syntax
    'Declaration
     
    Public ReadOnly Property CodePointIndex As System.Integer
    public System.int CodePointIndex {get;}
    See Also