Java org.apache.pdfbox.pdmodel.interactive.action PDPageAdditionalActions fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdmodel.interactive.action PDPageAdditionalActions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdmodel.interactive.action PDPageAdditionalActions.

The text is from its open source code.

Method

PDActiongetC()
This will get an action to be performed when the page is closed.
PDActiongetO()
This will get an action to be performed when the page is opened.