Class NamedAction
NamedAction class
Represents named actions that PDF viewer applications are expected to support.
public sealed class NamedAction : PdfAction
Constructors
| Name | Description |
|---|---|
| NamedAction(PredefinedAction) | Constructor for Named Action class. |
Properties
| Name | Description |
|---|---|
| Name { get; set; } | Gets or sets the action to be performed. |
| Next { get; } | Next actions in sequence. |
Methods
| Name | Description |
|---|---|
| GetECMAScriptString() | Gets string for ECMAScript Action. |
See Also
- class PdfAction
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF