Accusoft.NotateXpress13.Net
Handle Property




Gets the data for unsupported XFDF annotations, such as sound and fileattachment annotations.
Syntax
'Declaration
 
Public Property Handle As IntPtr
'Usage
 
Dim instance As ToolbarOpenEventArgs
Dim value As IntPtr
 
instance.Handle = value
 
value = instance.Handle
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);
}
See Also

Reference

ToolbarOpenEventArgs Class
ToolbarOpenEventArgs Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback