Click or drag to resize

PdfLinkAction Property

Gets the PDF action assigned to a link.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public PdfAction Action { get; set; }

Property Value

PdfAction
See Also