Click or drag to resize

PdfWebLink Class

Represents information about weblinks in a page
Inheritance Hierarchy
SystemObject
  Patagames.Pdf.NetPdfWebLink

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public class PdfWebLink

The PdfWebLink type exposes the following members.

Properties
 NameDescription
Public propertyUrl Gets the URL information for a detected web link.
Public propertyUrlInfo Gets the URL information (including bounding rects) for a detected web link.
Top
See Also