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

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