HTMLHRElement.NoShade
HTMLHRElement.NoShade property
Indicates to the user agent that there should be no shading in the rendering of this element. See the noshade attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.
public bool NoShade { get; set; }
See Also
- class HTMLHRElement
- namespace Aspose.Html
- assembly Aspose.HTML