Click or drag to resize

PdfWebLinkUrlInfo Property

Gets the URL information (including bounding rects) for a detected web link.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.100.2704
Syntax
public PdfUrlInfo UrlInfo { get; }

Return Value

PdfUrlInfo
URL information for a detected web link
See Also