public final class NamedAction extends PdfAction
Represents named actions that PDF viewer applications are expected to support.
Constructor and Description |
---|
NamedAction(int action)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the action to be performed.
|
void |
setName(String value)
Sets the action to be performed.
|
createAction, execute, getNext
Copyright © 2020 Aspose. All Rights Reserved.