ReadOnly Object.Document As WebDocument |
![]() | |
---|---|
Dim WControl AS Attachmate.Reflection.Objects.Web.Msie.WebControl Dim WDocument As Attachmate.Reflection.Objects.Web.Msie.WebDocument Sub GetDocument() WDocument = WControl.Document End Sub |
|
Send comments on this topic. |
Document Property |
Attachmate.Reflection.Objects Library (Web) > WebControl Object : Document Property |
ReadOnly Object.Document As WebDocument |
![]() | |
---|---|
Dim WControl AS Attachmate.Reflection.Objects.Web.Msie.WebControl Dim WDocument As Attachmate.Reflection.Objects.Web.Msie.WebDocument Sub GetDocument() WDocument = WControl.Document End Sub |