ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Util Namespace / FontSubSet Class / CodePointCount Property

In This Topic
    CodePointCount Property
    In This Topic
    Gets code points count for shaping/
    Syntax
    'Declaration
     
    Public ReadOnly Property CodePointCount As System.Integer
    public System.int CodePointCount {get;}
    See Also