pdfSetSelectionColor

Set the selection color.
void pdfSetSelectionColor(PDFViewerHandle viewer, COLORREF color)
This function sets the selection color to the specified RGB value.
C:
pdfSetSelectionColor(viewer, RGB(255, 0, 0));
pdfSetBlockSelectMode
pdfSetLinearSelectMode
pdfEnableSelect