Describes a link on a page.
More...
Describes a link on a page.
◆ PdfPageLink()
PdfiumViewer.PdfPageLink.PdfPageLink |
( |
RectangleF |
bounds, |
|
|
int? |
targetPage, |
|
|
string |
uri |
|
) |
| |
Creates a new instance of the PdfPageLink class.
- Parameters
-
bounds | The location of the link |
targetPage | The target page of the link |
uri | The target URI of the link |
◆ Bounds
RectangleF PdfiumViewer.PdfPageLink.Bounds |
|
get |
The location of the link.
◆ TargetPage
int? PdfiumViewer.PdfPageLink.TargetPage |
|
get |
◆ Uri
string PdfiumViewer.PdfPageLink.Uri |
|
get |
The target URI of the link.
The documentation for this class was generated from the following file:
- PdfiumViewer/PdfPageLink.cs