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
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML
A code defining the type of the value.
public ushort CSSValueType { get; }
The type of the CSS value.