Table of Contents

Class PdfAction

Namespace
UglyToad.PdfPig.Actions
Assembly
UglyToad.PdfPig.dll

Actions (PDF reference 8.5)

public class PdfAction
Inheritance
PdfAction
Derived
Inherited Members

Constructors

PdfAction(ActionType)

Constructor

protected PdfAction(ActionType type)

Parameters

type ActionType

Properties

Type

Type of action

public ActionType Type { get; }

Property Value

ActionType