PageWindow.Document Property

SharePoint Designer Developer Reference

Returns an DesignerDocument object that represents a page opened in Office SharePoint Designer.

Syntax

expression.Document

expression   Required. A variable that represents a PageWindow object.

See Also