Accusoft NotateXpress 12
Client Property
See Also  Send comments on this topic.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : Client Property

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.