Share via


PageWindow.ActiveDocument Property

SharePoint Designer Developer Reference

Returns a DesignerDocument object that represents the Web page currently displayed in the Office SharePoint Designer application window.

Syntax

expression.ActiveDocument

expression   Required. A variable that represents a PageWindow object.

Remarks

This object provides access to the Office SharePoint Designer object-model elements that are compatible with Microsoft Internet Explorer 4.0 and later.

See Also