UriOpeningEventArgs Constructors
Provides data for the PdfViewerControl.UriOpening event.Name | Parameters | Description |
---|---|---|
UriOpeningEventArgs(Uri, String) | uri, originalUriString | Initializes a new instance of the UriOpeningEventArgs class with specified settings. |
See Also