Click or drag to resize

PdfAAction Class

Represents the additional actions in a PDF document.
Inheritance Hierarchy

Namespace: Patagames.Pdf.Net.Actions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public class PdfAAction : PdfWrapper

The PdfAAction type exposes the following members.

Constructors
 NameDescription
Protected methodPdfAAction(PdfDocument) Creates new instance of PdfAAction.
Protected methodPdfAAction(PdfDocument, PdfTypeBase) Creates a new instance of PdfAAction and initialize it with specified dictionary
Top
See Also