Click or drag to resize

PdfLinkAnnotationActions Property

(Optional; PDF 1.1) An action that shall be performed when the link annotation is activated (see 12.6, "Actions").

Namespace: SautinSoft.Pdf.Annotations
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntax
public PdfActionCollection Actions { get; }

Property Value

PdfActionCollection
An action that shall be performed when the link annotation is activated.
See Also