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

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

Reference

TextLayout Class
TextLayout Members