←Select platform

GroupSelectedObjects Method (DocumentViewerAnnotations)

Summary

Group the selected objects using the specified name.

Syntax

C#
VB
C++
public void GroupSelectedObjects( 
   string groupName 
) 
Public Sub GroupSelectedObjects( 
   ByVal groupName As String 
) 
public:  
   void GroupSelectedObjects( 
      String^ groupName 
   ) 

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