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