InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet Class / FontStyle Property

In This Topic
    FontStyle Property (FontSubSet)
    In This Topic
    Gets "original" font style that was specified when FontSubSetBase object was requested.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontStyle As FontStyle
    public FontStyle FontStyle {get;}
    See Also