Click or drag to resize

PdfViewerProcessDestination Method

Process the PdfDestination.

Namespace: Patagames.Pdf.Net.Controls.WinForms
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.100.2704
Syntax
public virtual void ProcessDestination(
	PdfDestination pdfDestination
)

Parameters

pdfDestination  PdfDestination
PdfDestination to be performed.
See Also