CSSValue.CSS_PRIMITIVE_VALUE
CSSValue.CSS_PRIMITIVE_VALUE field
The value is a primitive value and an instance of the CSSPrimitiveValue interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
public const ushort CSS_PRIMITIVE_VALUE;
See Also
- class CSSValue
- package com.aspose.html.Dom.Css
- package Aspose.HTML