Accusoft.NotateXpress13.Net
InstanceHandle Property




Gets the Instance Handle for the NotateXpress object. This is designed to be passed to the ThumbnailXpress property NotateXpressInstance to enable annotation functionality for thumbnails. Note: ThumbnailXpress is a separate control.
Syntax
'Declaration
 
Public ReadOnly Property InstanceHandle As IntPtr
'Usage
 
Dim instance As NotateXpress
Dim value As IntPtr
 
value = instance.InstanceHandle
public IntPtr InstanceHandle {get;}
public: __property IntPtr get_InstanceHandle();
public:
property IntPtr InstanceHandle {
   IntPtr get();
}
See Also

Reference

NotateXpress Class
NotateXpress Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback