FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / StyleFontDelta Class / FamilyName Property

In This Topic
    FamilyName Property (StyleFontDelta)
    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