Accusoft.NotateXpress13.Net
Handle Property




Gets the data for unsupported XFDF annotations, such as sound and fileattachment annotations.
Syntax
public IntPtr Handle {get; set;}
public: __property IntPtr get_Handle();
public: __property void set_Handle( 
   IntPtr value
);
public:
property IntPtr Handle {
   IntPtr get();
   void set (    IntPtr value);
}
'Declaration
 
Public Property Handle As IntPtr
 
'Usage
 
Dim instance As ToolbarOpenEventArgs
Dim value As IntPtr
 
instance.Handle = value
 
value = instance.Handle
See Also

Reference

ToolbarOpenEventArgs Class
ToolbarOpenEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback