Click or drag to resize

PdfAction Class

Base class for the PDF actions (Go To, JavaScript, etc)
Inheritance Hierarchy
SystemObject
  ExpertPdf.HtmlToPdf.PdfDocumentPdfAction
    ExpertPdf.HtmlToPdf.PdfDocumentPdfActionGoTo
    ExpertPdf.HtmlToPdf.PdfDocumentPdfActionJavaScript

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public abstract class PdfAction

The PdfAction type exposes the following members.

Constructors
  NameDescription
Protected methodPdfAction
Top
See Also