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

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