Click or drag to resize

PDFViewCtrlSetTextSelectionMode Method

Selects all words that intersect the given selection rectangle.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetTextSelectionMode(
	TextSelectionMode tm
)

Parameters

tm
Type: pdftron.PDFTextSelectionMode
the text selection mode.
See Also