ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / IStyleSheetRule Interface / FontSize Property

In This Topic
    FontSize Property (IStyleSheetRule)
    In This Topic
    Sets/gets font size.
    Syntax
    'Declaration
     
    Property FontSize As Single
    float FontSize {get; set;}
    See Also