AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : ElementGetUserString Method |
Visual Basic |
---|
Public Function ElementGetUserString( _ ByVal elementHandle As Long _ ) As String |
The UserString is a text value allocated by each element and reserved for use by the application to store a private text value to associate to an element.
The default value is NULL.