IHtmlInlineFrameElement
public interface IHtmlInlineFrameElement : IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IGlobalEventHandlers, ILoadableElement
Represents the iframe HTML element.
Gets the document this frame contains, if there is any.
Gets the content of the page that the nested browsing context is to contain.
Gets the frame's parent's window context.
Gets or sets the display height of the frame.
Gets or sets the display width of the frame.
Gets or sets if the frame's content can trigger the fullscreen mode.
Gets or sets if the frame's content can trigger a payment request.
Gets or sets if the seamless attribute has been set.
Gets or sets the name of the frame.
Gets or sets the frame's referrer policy.
Gets the tokens of the sandbox attribute.
Gets or sets the frame source.