PdfiumViewer
Public Member Functions | Properties | List of all members
PdfiumViewer.PdfPageLinks Class Reference

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< PdfPageLinkLinks [get]
 All links of the page. More...
 

Detailed Description

Describes all links on a page.

Constructor & Destructor Documentation

◆ PdfPageLinks()

PdfiumViewer.PdfPageLinks.PdfPageLinks ( IList< PdfPageLink links)

Creates a new instance of the PdfPageLinks class.

Parameters
linksThe links on the PDF page.

Property Documentation

◆ Links

IList<PdfPageLink> PdfiumViewer.PdfPageLinks.Links
get

All links of the page.


The documentation for this class was generated from the following file: