Constructor UriAction
Namespace TallComponents.PDF.Actions
Class UriAction
Creates a new UriAction that starts an external web site from the given URL.
Syntax
public UriAction(String uri, Boolean isMap)
Parameters
String
uri
The uniform resource identifier (uri) for this Uri action.
Boolean
isMap
A flag specifying whether to track the mouse position when the Uri is resolved.