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: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public abstract class PdfAction

The PdfAction type exposes the following members.

Constructors
  NameDescription
Protected methodPdfAction
Top
See Also