Namespace PSPDFKit.Pdf.Actions
Classes
Factory
Factory for creating IAction classes from JSON.
GoTo
This class represents a GoTo action. ActionType
ResetForm
This class represents a ResetForm action. ActionType
SubmitForm
This class represents a SubmitForm action. ActionType
UriAction
This class represents a Uri action. ActionType
Interfaces
IAction
This Interface represents an Action ActionType
Enums
ActionType
Actions define what happens when you click an annotation (for example a Link).