Find the page at a given position.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public Page FindPage( Point documentPoint ) |
| Visual Basic |
|---|
Public Function FindPage ( _ documentPoint As Point _ ) As Page |
Parameters
- documentPoint
- Type: TallComponents.Interaction..::..Point
Position to look for a page.