Click or drag to resize

PdfViewerProcessAction Method

Process the PdfAction

Namespace: Patagames.Pdf.Net.Controls.WinForms
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.100.2704
Syntax
public virtual void ProcessAction(
	PdfAction pdfAction
)

Parameters

pdfAction  PdfAction
PdfAction to be performed.
See Also