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

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextRect Class : CodePointCount Property
Gets the number of text fragment's code points.
Syntax
'Declaration
 
Public ReadOnly Property CodePointCount As System.Integer
public System.int CodePointCount {get;}
See Also

Reference

TextRect Class
TextRect Members