Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Actions

NamedModel Class

A Named action executes an action predefined by the viewer application.
Well known (standard) names are: NextPage, PrevPage, FirstPage and LastPage.

csharp
public class NamedModel : TallComponents.UnoPdf.Client.Models.Pdf.Actions.ActionModel

Inheritance System.Object 🡒 ActionModel 🡒 NamedModel

Properties
NameThe name for the action to be performed by this named action.