New to Telerik Document ProcessingStart a free 30-day trial

Actions Overview

Updated over 6 months ago

The abstract Action class defines a behavior for an annotation. Action is inherited from the following classes:

Action TypeDescription
GoToActionAssociates the action with a Destination. The GoToAction class exposes the following properties:
Destination: The associated destination.
NamedDestination: The associated named destination.
UriActionAssociates the action with an Uri. The UriAction class exposes the following properties:
Uri: The associated Uri.
IncludeMouseCoordinates: Specifies whether to include the mouse coordinates as query parameters in the Uri.
JavaScriptActionRepresents a JavaScript action which exposes the following property:
Script: Gets or sets the script.
NamedActionRepresents a named action which exposes the following property:
NamedActionType: The type of the action representing the menu item to be executed.
ResetFormActionRepresents an action that resets the specified form fields in a document.
LaunchActionRepresents an action which launches an application, usually to open a file.
GoToRAction(“Go-to remote”) Go to a destination in another document.

See Also

In this article
See Also
Not finding the help you need?
Contact Support