HTMLFrameElement public sealed class HTMLFrameElement : HTMLFrameElementBase Represents the HTML frame element. Documentation Code public bool HasFrameBorder { get; } Gets if the frame has a border. public bool NoResize { get; } Gets if the frame cannot be resized.