Document.ignoreSharedBorders Property

SharePoint Designer Developer Reference

Returns or sets a Boolean that represents whether to display shared borders in a Web page. True indicates that that shared borders will not be displayed.

Syntax

expression.ignoreSharedBorders

expression   Required. A variable that represents a Document object.

See Also