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