CSSValue.CSSValueType
CSSValue.CSSValueType property
A code defining the type of the value.
public ushort CSSValueType { get; }
Property Value
The type of the CSS value.
See Also
- class CSSValue
- package com.aspose.html.Dom.Css
- package Aspose.HTML
A code defining the type of the value.
public ushort CSSValueType { get; }
The type of the CSS value.