PDFViewCtrlSelect Method |
Name | Description | |
---|---|---|
Select(Highlights) | Selects texts identified by Highlights.
| |
Select(PDFViewCtrlSelection) | Selects a region according to a PDFViewSelection object.
| |
Select(Double, Double, Double, Double) | Selects text within the given region using the current text selection mode.
| |
Select(Double, Double, Int32, Double, Double, Int32) | Selects text using structural mode given two points on two pages.
|