Click or drag to resize
Pdf Library for .NET

PdfAction Class

Base class for the pdf actions.
Inheritance Hierarchy
SystemObject
  SelectPdfPdfAction
    SelectPdfPdfActionGoTo
    SelectPdfPdfActionJavaScript

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public abstract class PdfAction

The PdfAction type exposes the following members.

Constructors
  NameDescription
Protected methodPdfAction
Top
Remarks
The pdf document can perform 2 types of actions when it is opened:
See Also