Action

abstract class Action

Represents a PDF action used to describe what happens when annotations, bookmarks, etc. are clicked or selected.

Inheritors

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun getType(): ActionType
Returns type of action to make down-casting easier.