PdfViewActionEventArgs Class

Definition

Provides data for the OpenPdf event.

public class PdfViewActionEventArgs : EventArgs
type PdfViewActionEventArgs = class
    inherit EventArgs
Inheritance
PdfViewActionEventArgs

Constructors

PdfViewActionEventArgs(PdfActionRemoteGoTo)

Initializes a new instance of the PdfViewActionEventArgs class.

Properties

Action

Gets or sets the action that opens the remote PDF.

Applies to