Table of Contents

Interface IHtmlTableCaptionElement

Namespace
AngleSharp.Html.Dom
Assembly
AngleSharp.dll

Represents the caption HTML element.

[DomName("HTMLTableCaptionElement")]
public interface IHtmlTableCaptionElement : IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IGlobalEventHandlers
Inherited Members
Extension Methods