CSSValue.CSS_INHERIT
CSSValue.CSS_INHERIT field
The value is inherited and the cssText contains “inherit”.
public const ushort CSS_INHERIT;
See Also
- class CSSValue
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG
The value is inherited and the cssText contains “inherit”.
public const ushort CSS_INHERIT;