Topic.Document Property
Gets the HTML document of this topic.
[VBScript] Public Property Title As HTMLDocument
[JScript] public function get Title() : HTMLDocument;
The HTMLDocument associated with this topic.
Topic Object | Topic Members | HelpProducer Namespace