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 represents a value type in the Aspose.PDF FOSS for Go type system and is used with other exported types in the package. It is part of the public API exposed by the pdf package and can be passed to or returned from functions and methods that work with Action values in your Go application.

See Also