GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / CodePointCount Property

In This Topic
CodePointCount Property (TextLayout)
In This Topic
Gets the number of code points.
Syntax
'Declaration
 
Public ReadOnly Property CodePointCount As System.Integer
 
See Also