Action
Overview
Action is a type in Aspose.PDF FOSS for Go.
Action is the common interface implemented by every concrete action type.
This type provides 1 method for working with Action objects in Go programs.
Available methods include: ActionType.
All public members are accessible to any Go application after installing the Aspose.PDF FOSS for Go package.
Methods
| Signature | Description |
|---|---|
ActionType() → ActionType | Returns the action type. |