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.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntaxpublic PdfActionCollection Actions { get; }Public ReadOnly Property Actions As PdfActionCollection
Get
Property Value
PdfActionCollection
An action that shall be performed when the link annotation is activated.
See Also