Highlights the text selection within the specified bounding rectangle on the current page.

Declaration Syntax
public void SetCurrentHighlight(
int left,
int top,
int right,
int bottom
)
public:
void SetCurrentHighlight(
int left,
int top,
int right,
int bottom
)

Parameters
- left (Int32)
- The distance in points from the left side of the page.
- top (Int32)
- The distance in points from the top of the page.
- right (Int32)
- The width of the bounding rectangle.
- bottom (Int32)
- The height of the bounding rectangle.
Assembly:
PdfViewer4WinNet (Module: PdfViewer4WinNet) Version: 2.0.3167.22351 (2.0.0.0)