CSSPrimitiveValue.CSS_PC

CSSPrimitiveValue.CSS_PC field

The value is a length (pc). The value can be obtained by using the getFloatValue method.

public const ushort CSS_PC;

See Also