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