Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Actions Namespace

Classes
ActionModelAn action to perform
AnnotationActionsModelProvides all annotation actions.
DocumentActionsModelLists all document actions, per event
FieldActionsModelProvides all field actions.
GotoModelThe go-to action moves the actual view to a destination in the current document.
HideModelThe hide action sets or clears the annotation's Hidden flag.
ImportModelThe ImportData action imports field values from a file.
JavaScriptModelA JavaScript action executes javascript.
LaunchModelA LaunchAction starts an external Application.
NamedModelA Named action executes an action predefined by the viewer application.
Well known (standard) names are: NextPage, PrevPage, FirstPage and LastPage.
PageActionsModelProvides all page-related actions.
ResetModelThe reset form action resets the fields to there default value.
SubmitModelThe submit form action send form data (containing field values) to a URL in a specified format.
UnknownModelUnknown action. This action will be created if the action is unknown or different from the supported types.
UriModelA UriAction starts an external web site from its URL.