MailBee.NET Objects 7.2

Element Properties

The properties of the Element class are listed below. For a complete list of Element class members, see the Element Members topic.

Public Instance Properties

Attributes Gets the list of all attributes of the HTML tag.
InnerElements Gets the list of HTML elements directly contained in the current HTML element.
InnerHtml Gets or sets the inner HTML contents of the current HTML element.
OuterHtml Gets or sets the text representation of the current HTML element.
TagDefinition Gets or sets the tag definition of the current HTML element.
TagName Gets or sets the tag name of the current HTML element.

See Also

Element Class | MailBee.Html Namespace