MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSValue Structure / SetAutoValue Method

In This Topic
SetAutoValue Method
In This Topic
Specifies that this CSSValue's value is the CSS keyword 'auto'.
Syntax
'Declaration
 
Public Sub SetAutoValue() 
 
Remarks
Used for margin-top, margin-right, margin-bottom, margin-left, margin, width, and height values.
See Also