[]
Defines an URI action causes navigation to specified URI.
public class ActionURI : ActionBase, IPdfDict
Public Class ActionURI
Inherits ActionBase
Implements 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. |