InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Integer
    public int FamilyClass {get;}
    See Also