Gets or sets information about the frame border.

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

Property Value

A string representing information about the frame border.

See Also

HTMLFrameElement Object | HTMLFrameElement Members | DOM Namespace