Highlights the text selection within the specified bounding rectangle on the current page.
            
Namespace: PdfViewer4WinNet
Assembly: EvoPdfViewerWinForms (in EvoPdfViewerWinForms.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- left
- Type: SystemInt32
 The distance in points from the left side of the page.
- top
- Type: SystemInt32
 The distance in points from the top of the page.
- right
- Type: SystemInt32
 The width of the bounding rectangle.
- bottom
- Type: SystemInt32
 The height of the bounding rectangle.
See Also
