groupSelectedObjects Method (DocumentViewerAnnotations)

Summary

Group the selected objects using the specified name.

Syntax

JavaScript Syntax
DocumentViewerAnnotations.prototype.groupSelectedObjects = function(groupName)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize