Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / Style Property

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