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

In This Topic
    CodePointCount Property (TextRect)
    In This Topic
    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