PdfOutlineActions Property |
(Optional; PDF 1.1; shall not be present if a Dest entry is present) The action that shall be performed when this item is activated (see
12.6, "Actions").
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public PdfActionCollection Actions { get; }
Public ReadOnly Property Actions As PdfActionCollection
Get
Property Value
PdfActionCollection
The action that shall be performed when this item is activated.
See Also