Class RenditionAction
RenditionAction class
A rendition action that controls the playing of multimedia content.
public sealed class RenditionAction : PdfAction
Properties
| Name | Description |
|---|---|
| JavaScript { get; set; } | Gets or sets JavaScript code associated with the action. |
| Next { get; } | Next actions in sequence. |
| Rendition { get; } | Gets or sets rendition associated with the action. |
| RenditionOperation { get; set; } | The operation to perform when the action is triggered. |
Methods
| Name | Description |
|---|---|
| GetECMAScriptString() | Gets string for ECMAScript Action. |
See Also
- class PdfAction
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF