ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class / InheritsFontSize Property

In This Topic
    InheritsFontSize Property
    In This Topic
    Gets a value indicating whether current stylesheet rule inherits font size value.
    Syntax
    'Declaration
     
    Public Property InheritsFontSize As Boolean
    public bool InheritsFontSize {get; set;}
    See Also