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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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