HTMLFrameElement.MarginWidth

HTMLFrameElement.MarginWidth property

Frame margin width, in pixels. See the marginwidth attribute definition in HTML 4.01.

public string MarginWidth { get; set; }

See Also