PdfAnnotationChangingEventArgs Properties
Provides data for the AnnotationChanging event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
New |
Returns an annotation’s new property values. |
Old |
Returns an annotation’s previous property values. |
See Also