Gets or sets the frame margin height.

[VBScript]
Public Property MarginHeight As String
[JScript]
public function get MarginHeight() : String;
public function set MarginHeight(String);

Property Value

A string representing the frame margin height, in pixels.

See Also

HTMLFrameElement Object | HTMLFrameElement Members | DOM Namespace