Table of Contents

Interface IHTMLBodyElement

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

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/html/HTMLBodyElement.html

public interface IHTMLBodyElement : IHTMLElement, IElement, INode
Inherited Members

Properties

String ALink { get; set; }

Property Value

String

Background

String Background { get; set; }

Property Value

String

BgColor

String BgColor { get; set; }

Property Value

String
String Link { get; set; }

Property Value

String

Text

String Text { get; set; }

Property Value

String
String VLink { get; set; }

Property Value

String