ICSSValue {Microsoft.VisualBasic.MIME.Html.CSS} | .NET clr documentation |
an abstract object model for get ICSSValue.CSSValue string from current object.
# namespace Microsoft.VisualBasic.MIME.Html.CSS
export class ICSSValue {
# the css string generator based on current object model
CSSValue: string;
}