ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet Class / FamilyClass Property

In This Topic
    FamilyClass Property (FontSubSet)
    In This Topic
    Gets family class.
    Syntax
    'Declaration
     
    Public ReadOnly Property FamilyClass As System.Integer
    public System.int FamilyClass {get;}
    See Also