The instance of NotateXpress, this should be set to the Accusoft.NotateXpressSdk.NotateXpress.InstanceHandle property. Once set annotations can be drawn on thumbnails. Note: NotateXpress is a separate control.
Syntax
[Browsable(false)]
public: __property IntPtr get_NotateXpressInstance();
public: __property void set_NotateXpressInstance(
IntPtr value
);
See Also