IDocumentSite Members
Include Protected Members
Include Inherited Members
Maintains information and supplies methods for the parent object of the document.
The IDocumentSite type exposes the following members.
Methods
Name
Description
Activates the document object.
Returns the requested interface of the compiler for the document.
Returns the IServiceProvider interface for the document site. Typically returns the value set by SetSite.
Indicates whether or not the object is showable.
Sets the IServiceProvider interface for the document site.
Top