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.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
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