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

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