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

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