GdViewer.AnnotationStartEditingTextEventArgs Class Members
In This Topic
The following tables list the members exposed by GdViewer.AnnotationStartEditingTextEventArgs.
Public Constructors
Public Properties
| Name | Description |
| AnnotationIdx | The 0-based index of the selected annotation within the current page of the displayed document. It is a value from 0 to GdViewer.GetAnnotationCount-1. |
| Handled | (Inherited from System.Windows.RoutedEventArgs) |
| OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
| RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
| Source | (Inherited from System.Windows.RoutedEventArgs) |
Top
See Also