Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Actions
UriModel Class
A UriAction starts an external web site from its URL.
csharp
public class UriModel : TallComponents.UnoPdf.Client.Models.Pdf.Actions.ActionModel
Inheritance System.Object 🡒 ActionModel 🡒 UriModel
Properties | |
---|---|
IsMap | A flag specifying whether to track the mouse position when the Uri is resolved. |
Url | The uniform resource identifier (uri) for this Uri action. |