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