HtmlFrameElement sealed class HtmlFrameElement : HtmlFrameElementBase, IConstructableFrameElement, IConstructableElement, IConstructableNode Represents the HTML frame element. Documentation Code public bool NoResize { get; set; } public HtmlFrameElement(Document owner, string prefix = null)