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