JavaScriptAction

JavaScriptAction

Overview

JavaScriptAction is a type in Aspose.PDF FOSS for Go.

This type provides 2 methods for working with JavaScriptAction objects in Go programs. Available methods include: ActionType, Script. All exported members are accessible to any Go application after adding the package via go get github.com/aspose-pdf-foss/aspose-pdf-foss-for-go.

Description

JavaScriptAction is a type in the Aspose.Pdf FOSS library for Go that exposes 2 methods for programmatic use.

Methods

SignatureDescription
ActionType()ActionType
Script()Script

See Also