Back to Devexpress

PdfShellExecutingEventArgs Properties

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

latest1.5 KB
Original Source

PdfShellExecutingEventArgs Properties

Provides data for the ShellExecuting event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
DefaultDirectoryGets the directory that contains the started process.
FilePathGets the application that started, or the document associated with the application.
HandledGets or sets whether an event was handled. If it was handled, the default security dialog is not displayed.
ParametersGets command-line arguments used to start the target application.

See Also

PdfShellExecutingEventArgs Class

PdfShellExecutingEventArgs Members

DevExpress.XtraPdfViewer Namespace