groupSelectedObjects Method

Summary

Group the selected objects using the specified name.

Syntax
TypeScript
JavaScript
DocumentViewerAnnotations.prototype.groupSelectedObjects = function( 
   groupName 
) 
groupSelectedObjects( 
   groupName: string 
): void; 

Parameters

groupName

Group name to use.

Remarks

This method will loop through all the currently selected objects in the page and set the value of AnnObject.GroupName to groupName.

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.Viewer Assembly

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