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