PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / RawFontSubSet Class / FamilyClass Property

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