Gets the text of an existing element.
Visual Basic |
---|
Public Function ElementGetText( _ ByVal elementHandle As Long _ ) As String |
- elementHandle
- The handle of an element returned by the ElementCreate method.
The text of the element.
![]() |
Accusoft NotateXpress 12 |
![]() |
ElementGetText Method | |
See Also Send comments on this topic. |
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ElementGetText Method |
Glossary Item Box
Visual Basic |
---|
Public Function ElementGetText( _ ByVal elementHandle As Long _ ) As String |