Click or drag to resize
Pdf Library for .NET

PdfDocumentOpenActionAction Property

The pdf document open action as an instance of the PdfActionGoTo or PdfActionJavaScript classes.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfAction Action { get; set; }

Property Value

Type: PdfAction
See Also