getActionSets Method

Summary

Returns all the ActionSets that have been registered in the Document Service.

Syntax
TypeScript
JavaScript
getActionSets = function() 
static getActionSets(): JQueryPromise<ActionSet[]>; 

Parameters

Return Value

A JQuery Promise object that will resolve successfully to a collection of ActionSet objects. If no actions have been registered, the promise will resolve to an empty array.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.