ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSValue Structure / SetNormalValue Method

In This Topic
    SetNormalValue Method
    In This Topic
    Sets this class'es value to the special CSS value 'normal'. (e.g. font-style, font-variant, font-weight, word-spacing, letter-spacing, line-height).
    Syntax
    'Declaration
     
    Public Sub SetNormalValue() 
    public void SetNormalValue()
    See Also