InfoConnect for Airlines
Document Property (IWebControl)


Gets the Web document in the browser.
Syntax
'Declaration
 
ReadOnly Property Document As IWebDocument
'Usage
 
Dim instance As IWebControl
Dim value As IWebDocument
 
value = instance.Document
IWebDocument Document {get;}
See Also