Click or drag to resize

PDFViewCtrlSelect Method

Overload List
  NameDescription
Public methodSelect(Highlights)
Selects texts identified by Highlights.
Public methodSelect(PDFViewCtrlSelection)
Selects a region according to a PDFViewSelection object.
Public methodSelect(Double, Double, Double, Double)
Selects text within the given region using the current text selection mode.
Public methodSelect(Double, Double, Int32, Double, Double, Int32)
Selects text using structural mode given two points on two pages.
Top
See Also