Click or drag to resize

PdfControlSetFocus Method

Set the input focus to the specified control.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public void SetFocus(
	PdfPage page
)

Parameters

page  PdfPage
The PdfPage.
See Also