Click or drag to resize

PdfPageLinks Property

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

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public PdfLinkCollections Links { get; }

Property Value

PdfLinkCollections
See Also