PdfAnnotationDeletingEventArgs Properties
Provides data for the PdfViewer.AnnotationDeleting event.
Name | Description |
---|---|
Annotation | Gets the annotation being deleted. |
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
See Also