CSSValueCSS_INHERIT Field
The value is inherited and the cssText contains "inherit".

Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public const ushort CSS_INHERIT = 0

Field Value

Type: UInt16
See Also