pdfSetLinearSelectMode

Select linear selection mode.
void pdfSetLinearSelectMode(PDFViewerHandle viewer)
This function sets the selection mode to linear selection. In this mode, the selection follows text. Non-text regions cannot be selected.
C:
pdfSetLinearSelectMode(viewer);
pdfSetBlockSelectMode
pdfSetSelectionColor
pdfEnableSelect