HTMLFrameElement.MarginHeight Property |
Gets or sets the frame margin height.
[VBScript] Public Property MarginHeight As String
[JScript] public function get MarginHeight() : String; public function set MarginHeight(String);
A string representing the frame margin height, in pixels.
HTMLFrameElement Object | HTMLFrameElement Members | DOM Namespace