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
- package com.aspose.html.Dom.Css
- package Aspose.HTML
The value is inherited and the cssText contains “inherit”.
public const ushort CSS_INHERIT;