Attachmate.Reflection.Web.Msie Namespace > IWebControl Interface : DocumentText Property |
'Declaration
Property DocumentText As String
'Usage
Dim instance As IWebControl Dim value As String instance.DocumentText = value value = instance.DocumentText
string DocumentText {get; set;}