Namespace UglyToad.PdfPig.Actions
Classes
- AbstractGoToAction
Abstract class for GoTo-type actions (GoTo, GoToE, GoToR) that have a destination
- GoToAction
GoTo action (with a destination inside the current document)
- GoToEAction
GoToE action (to go to a destination inside a file embedded within the PDF)
- GoToRAction
GoToR action, to go to a destination in a remote PDF
- PdfAction
Actions (PDF reference 8.5)
- UriAction
Action to open a URI
Enums
- ActionType
Action types (PDF reference 8.5.3)