Namespace Telerik.Windows.Documents.Fixed.Model.Actions
Classes
| 
          
           Represents the base class for all action objects that can be associated with annotations, form fields, or document-level events.  | 
      
| 
          
           Represents a collection of Action objects.  | 
      
| 
          
           Represents a collection of Action objects that can be associated with annotation events such as mouse interactions.  | 
      
| 
          
           Represents a collection of JavaScript actions that can be triggered by document-level events such as opening, closing, saving, and printing.  | 
      
| 
          
           Represents a collection of JavaScriptAction objects.  | 
      
| 
          
           Represents an action that navigates to a specific destination within the current document or to a named destination.  | 
      
| 
          
           Represents an action that navigates to a destination in a remote PDF document by launching or opening an external file.  | 
      
| 
          
           Represents an action that executes a JavaScript script when triggered by user interactions or document events.  | 
      
| 
          
           Represents an action that launches an external application or opens a file using the default application associated with the file type.  | 
      
| 
          
           Represents an action that executes a predefined operation such as navigating to the next or previous page, or performing common viewer commands.  | 
      
| 
          
           Represents a collection of Action objects that can be triggered by page-level events such as opening and closing pages.  | 
      
| 
          
           Represents an action that resets form fields in a document.  | 
      
| 
          
           Represents an action that navigates to a URI (Uniform Resource Identifier), typically used for web links or external resources.  | 
      
| 
          
           Represents a collection of Action objects, specifically for widget annotations.  | 
      
Enums
| 
          
           Defines the predefined action types that can be executed by named actions for common PDF viewer operations.  | 
      
| 
          
           Represents the type of reset form behavior.  |