PdfiumViewer
|
Describes all links on a page. More...
Public Member Functions | |
PdfPageLinks (IList< PdfPageLink > links) | |
Creates a new instance of the PdfPageLinks class. More... | |
Properties | |
IList< PdfPageLink > | Links [get] |
All links of the page. More... | |
Describes all links on a page.
PdfiumViewer.PdfPageLinks.PdfPageLinks | ( | IList< PdfPageLink > | links | ) |
Creates a new instance of the PdfPageLinks class.
links | The links on the PDF page. |
|
get |
All links of the page.