Click or drag to resize

PdfPageLinks Property

Gets the collection of PDF links found in the current page.

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public PdfLinkCollections Links { get; }

Property Value

Type: PdfLinkCollections
See Also