PdfAction

Inheritance: java.lang.Object

All Implemented Interfaces: com.aspose.pdf.IAppointment

public abstract class PdfAction implements IAppointment

Represents Action in PDF document

Constructors

Constructor Description
PdfAction()

Methods

Method Description
getNext() Next actions in sequence.

PdfAction()

public PdfAction()

getNext()

public ActionCollection getNext()

Next actions in sequence.

Returns: ActionCollection - ActionCollection object