Accusoft NotateXpress 13
ElementGetUserString Method
The handle of an element returned by the ElementCreate method.
Description
Gets a string that the application may associate with an existing element.
Syntax
Visual Basic
Public Function ElementGetUserString( _
   ByVal elementHandle As Long _
) As String
Parameters
elementHandle
The handle of an element returned by the ElementCreate method.
Return Type
The value which is associated with the given element.
Remarks

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.

See Also

NotateXpress Object  | NotateXpress Members  | Creating Programmatic Annotations

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback