public abstract class PdfAction extends Object implements IAppointment
Represents Action in PDF document
| Constructor and Description |
|---|
PdfAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getECMAScriptString()
Gets string for ECMAScript Action.
|
ActionCollection |
getNext()
Next actions in sequence.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic ActionCollection getNext()
Next actions in sequence.
public final String getECMAScriptString()
Gets string for ECMAScript Action.
Copyright © 2025 Aspose. All Rights Reserved.