Back to Devexpress

PdfShellExecutingEventArgs Class

windowsforms-devexpress-dot-xtrapdfviewer-bae7a19a.md

latest1.4 KB
Original Source

PdfShellExecutingEventArgs Class

Provides data for the ShellExecuting event.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfShellExecutingEventArgs :
    CancelEventArgs
vb
Public Class PdfShellExecutingEventArgs
    Inherits CancelEventArgs

PdfShellExecutingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs PdfShellExecutingEventArgs

See Also

PdfShellExecutingEventArgs Members

DevExpress.XtraPdfViewer Namespace