Share via


DesignerDocument.DocumentHTML Property

SharePoint Designer Developer Reference

Sets or returns a String that represents the HTML tags and content of the specified Document object.

Syntax

expression.DocumentHTML

expression   Required. A variable that represents a DesignerDocument object.

See Also