InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontKey Class / Style Property

In This Topic
    Style Property (FontKey)
    In This Topic
    Gets style of the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As FontStyle
    public FontStyle Style {get;}
    See Also