PDFReaderControls.NET Professional Type Reference

UriAction Constructor (String, Boolean)

Creates a new UriAction that starts an external web site from the given URL.

public UriAction(
   string uri,
   bool isMap
);

Parameters

uri
The uniform resource identifier (uri) for this Uri action.
isMap
A flag specifying whether to track the mouse position when the Uri is resolved.

See Also

UriAction Class | TallComponents.PDF.Actions Namespace | UriAction Constructor Overload List