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:
PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.0.0.33756 (3.0.0.0)