Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentFont Class / FontStyle Property

In This Topic
    FontStyle Property (DocumentFont)
    In This Topic
    Gets the System.Drawing.FontStyle of the current font.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontStyle As FontStyle
    public FontStyle FontStyle {get;}
    See Also