Accusoft.NotateXpress13.Net
ClientDisconnect Method




Disconnects the NotateXpress object from the client ImageXView object.
Syntax
'Declaration
 
Public Sub ClientDisconnect() 
'Usage
 
Dim instance As NotateXpress
 
instance.ClientDisconnect()
public void ClientDisconnect()
public: void ClientDisconnect(); 
public:
void ClientDisconnect(); 
Remarks

Note: This is equivalent to setting the ClientWindow to System.IntPtr.Zero.

See Also

Reference

NotateXpress Class
NotateXpress Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback