Class GoToURIAction
GoToURIAction class
تمثل إجراء URI يتسبب في حل URI.
public sealed class GoToURIAction : PdfAction
Constructors
| Name | Description |
|---|---|
| GoToURIAction(string) | ينشئ مثيلًا من فئة GoToURIAction. |
Properties
| Name | Description |
|---|---|
| Next { get; } | الإجراءات التالية في التسلسل. |
| URI { get; set; } | يحصل على أو يحدد معرف المورد الموحد للحل. |
Methods
| Name | Description |
|---|---|
| GetECMAScriptString() | يحصل على سلسلة لإجراء ECMAScript. |
See Also
- class PdfAction
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF