CSSPrimitiveValue.CSS_STRING

CSSPrimitiveValue.CSS_STRING field

The value is a STRING. The value can be obtained by using the getStringValue method.

public const ushort CSS_STRING;

See Also