Documents for PDF, .NET Edition Documentation
CodePointIndex Property (TextRect)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextRect Class : CodePointIndex Property
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

Reference

TextRect Class
TextRect Members