Namespace Telerik.Windows.Documents.Fixed.Model.Actions
Classes
|
Abstract base for interactive PDF actions attached to annotations, form fields, or document events. |
|
Mutable list of Action items used to compose responses to user or document events. |
|
Groups Action sequences for annotation mouse events, enabling hover and click behaviors on page annotations. |
|
Holds JavaScript actions invoked by document lifecycle events such as open/close, save, and print. |
|
JavaScript hooks for form-field events to validate, format, and react to user input. |
|
Navigate to a destination within the current document, either by explicit coordinates or a named destination. |
|
Navigate to a destination in a remote PDF by opening an external file and resolving its target location. |
|
Execute JavaScript in response to user interactions or document events during PDF viewing. |
|
Launch an external application or open a file with the viewer’s associated handler. |
|
Execute a predefined viewer operation such as page navigation or common UI commands. |
|
Holds actions invoked by page lifecycle events such as page open and close. |
|
Reset the values of interactive form fields, optionally limiting the operation to a specified subset. |
|
Open a target URI when activated, typically used for web links or external resources. |
|
Event action sets for widget annotations, including focus and page-visibility triggers. |
Enums
|
Predefined operations available to NamedAction for common PDF viewer behaviors. |
|
Controls whether specified fields are included in or excluded from a reset operation. |