Accusoft.NotateXpress12.Net
Dropped Event
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > NotateXpress Class : Dropped Event




Glossary Item Box

Fires when xfdf annotations that are not supported by NotateXpress are read in.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type DroppedEventArgs containing data related to this event. The following DroppedEventArgs properties provide information specific to this event.

PropertyDescription
DroppedData Gets the data for unsupported XFDF annotations, such as sound and fileattachment annotations.

Remarks

One type that is currently unsupported is video.

See Also

©2013. Accusoft Corporation. All Rights Reserved.