Application.ActiveDocument Property

SharePoint Designer Developer Reference

Returns an DesignerDocument object that represents the Web page currently displayed in the Office SharePoint Designerapplication window.

Syntax

expression.ActiveDocument

expression   Required. A variable that represents an Application object.

See Also