Share via


PdfViewActionEventArgs(PdfActionRemoteGoTo) Constructor

Definition

Create a new instance of the PdfViewActionEventArgs with the specified event data.

public PdfViewActionEventArgs(PdfKit.PdfActionRemoteGoTo action);
new PdfKit.PdfViewActionEventArgs : PdfKit.PdfActionRemoteGoTo -> PdfKit.PdfViewActionEventArgs

Parameters

action
PdfActionRemoteGoTo

The value for the Action property.

Applies to