Click or drag to resize

PdfViewerSelectText(SelectInfo) Method

Selects the text contained in specified pages.

Namespace: Patagames.Pdf.Net.Controls.WinForms
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.100.2704
Syntax
public void SelectText(
	SelectInfo SelInfo
)

Parameters

SelInfo  SelectInfo
SelectInfo structure that describe text selection parameters.
See Also