Table of Contents

Interface IHTMLHRElement

Namespace
Org.W3c.Dom.Html
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IHTMLHRElement : IHTMLElement, IElement, INode
Inherited Members

Properties

Align

String Align { get; set; }

Property Value

String

NoShade

bool NoShade { get; set; }

Property Value

bool

Size

String Size { get; set; }

Property Value

String

Width

String Width { get; set; }

Property Value

String