[]
Represents an action that causes navigation to a specified URI.
public class ActionURI : ActionBase, IPdfDict
| Name | Description |
|---|---|
| ActionURI() | Initialize a new instance of the ActionURI class. |
| ActionURI(string) | Initialize a new instance of the ActionURI class, specifying the URI to navigate to.
Note that if the |
| Name | Description |
|---|---|
| IsMap | Gets or sets a value indicating whether to track the mouse position when the URI is resolved. |
| URI | Gets or sets the URI to navigate. |