InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputStyle Class / FontSet Property

In This Topic
    FontSet Property (InputStyle)
    In This Topic
    Gets the set of named fonts.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontSet As StyleFontSet
    public StyleFontSet FontSet {get;}
    See Also