Class GoToURIAction
GoToURIAction class
Represents a URI action causes a URI to be resolved.
public sealed class GoToURIAction : PdfAction
Constructors
| Name | Description |
|---|---|
| GoToURIAction(string) | Creates an instance of GoToURIAction class. |
Properties
| Name | Description |
|---|---|
| Next { get; } | Next actions in sequence. |
| URI { get; set; } | Gets or sets the uniform resource identifier to resolve. |
Methods
| Name | Description |
|---|---|
| GetECMAScriptString() | Gets string for ECMAScript Action. |
See Also
- class PdfAction
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF