PdfAnnotationCreatingEventArgs Properties
Contains data for the AnnotationCreating event.Name | Description |
---|---|
Builder | Returns an object that is used to build an annotation. |
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
See Also