ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / StyleFontDelta Class / FamilyName Property

In This Topic
    FamilyName Property
    In This Topic
    Gets or sets the font family name for the resulting font.
    Syntax
    'Declaration
     
    Public Property FamilyName As System.String
    public System.string FamilyName {get; set;}
    See Also