Table of Contents

Interface IFrameElement

Namespace
DotNetBrowser.Dom
Assembly
DotNetBrowser.dll

Represents an HTML <frame> or <iframe> element.

public interface IFrameElement : IElement, INode, IEventTarget, ISearchContext, IAutoDisposable
Inherited Members

Properties

ContentDocument

Gets the document of the current <frame> or <iframe> element.