Click or drag to resize

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.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfActionCollection Actions { get; }

Property Value

PdfActionCollection
The action that shall be performed when this item is activated.
See Also