Back to Devexpress

PdfUriOpeningEventArgs Properties

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfuriopeningeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

PdfUriOpeningEventArgs Properties

Provides data for the PdfViewer.UriOpening event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
HandledGets or sets a value that specifies whether the PdfViewer.UriOpening event is handled; if handled, the Security Warning message box is hidden.
OriginalUriStringGets the original URI string from which the Uri object is created.
UriGets the opened document’s URI (Uniform Resource Identifier).

See Also

PdfUriOpeningEventArgs Class

PdfUriOpeningEventArgs Members

DevExpress.XtraPdfViewer Namespace