Partilhar via


Visual Basic: Page Designer

Document Property (DHTMLPageDesigner)

See Also   Example   Applies To

Returns the Document object from the Dynamic HTML object model, which represents the HTML page you view in the browser.

Syntax

object.Document

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

You use this object to respond to events that occur on the page, and to set the pages properties.

Any of the collections available from the Dynamic HTML Document object are available.