Click or drag to resize

PdfAction Class

Base class for the PDF actions (Go To, JavaScript, etc)
Inheritance Hierarchy
SystemObject
  ExpertPdf.PdfCreatorPdfAction
    ExpertPdf.PdfCreatorPdfActionGoTo
    ExpertPdf.PdfCreatorPdfActionJavaScript

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public abstract class PdfAction

The PdfAction type exposes the following members.

Constructors
  NameDescription
Protected methodPdfAction
Top
See Also