Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Style Class / FontStyle Property

In This Topic
    FontStyle Property (Style)
    In This Topic
    Gets or sets the font style.
    Syntax
    'Declaration
     
    Public Property FontStyle As RdlEnum(Of FontStyle)
    public RdlEnum<FontStyle> FontStyle {get; set;}
    See Also