Accusoft NotateXpress 13
Client Property
Description
Gets and sets the name of the ImagXpress control to be annotated.
Property Type
Read-write property
Syntax
Visual Basic
Public Property Client As String
Return Type
The name of the ImagXpress control.
Remarks

The Client property is case sensitive.

Setting the Client property causes the NotateXpress to query the named control to determine if it is able to annotate it, and if it is, to establish an annotation connection with that control.

Getting the Client property retrieves the name of the control currently being annotated.

If NotateXpress is currently connected to an control able to be annotated, setting the Client property to a NULL string resets NotateXpress to a disconnected state and all existing layers are deleted.

To prevent potential memory and/or resource leaks, if NotateXpress is connected to an ImagXpress client, it is important that you set the Client property to a NULL string when you exit your program.

See Also

NotateXpress Object  | NotateXpress Members  | Connecting to ImagXpress

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback