PdfUriOpeningEventArgs Properties
Contains data for the UriOpening event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Original |
Returns the original URI string from which the Uri object is created.’ |
Uri | Returns the URI to be opened. |
See Also