InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel 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 String
    public string FamilyName {get; set;}
    See Also