AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : PrgSetItemUserString Method |
Visual Basic |
---|
Public Sub PrgSetItemUserString( _ ByVal layerHandle As Long, _ ByVal seqNum As Long, _ ByVal userString 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.