UriAction

Overview

UriAction is a class in Aspose.PDF FOSS for TypeScript.

A URI action: open an external URL.

Properties: type, uri.

Properties

NameTypeAccessDescription
type: 'uri'ReadGets the type.
uri: stringReadGets the uri.