HTMLDocumentField.Document
Usage:
Description:
Used to access an HTML document.
Object description is determined by the standard World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 (http://www.w3.org/TR/2000/WD-DOM-Level-1-20000929/).
But object has features, releted to implementation.
In thick and thin clients HTMLDocumentField is implemented using the WebBrowser Control (http://msdn.microsoft.com/en-us/library/aa752040(VS.85).aspx).
Property type Document corresponds with HTMLDocument type http://msdn.microsoft.com/en-us/library/ms531073(VS.85).aspx.
Availability: