DocumentInformationService Members
Include Protected Members
Include Inherited Members
Used by UI elements to locate more detailed information about the document.
The DocumentInformationService type exposes the following members.
Methods
Name
Description
Releases all resources used by the DocumentInformationService.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Overrides Object.Finalize().)
Gets the fully qualified tag name.
Serves as a hash function for a particular type. (Inherited from Object.)
Overloaded. Returns a model item for a document node.
Overloaded. Returns a document node from within text or from an item.
The ID for the specified node.
Overloaded. Returns the path of items from the start of the document to a node.
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets a value indicating whether the underlying document is a valid markup document.
Gets the root element of the document.
Top
Events
Name
Description
Occurs when the document has changed.
Top