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

In This Topic
    FontSize Property (Style)
    In This Topic
    Gets or sets the font size.
    Syntax
    'Declaration
     
    Public Property FontSize As RdlSize
    public RdlSize FontSize {get; set;}
    See Also