Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

GroupSelectedObjects Method






Group name to use.
Group the selected objects using the specified name.
Syntax
public void GroupSelectedObjects( 
   string groupName
)
'Declaration
 
Public Sub GroupSelectedObjects( _
   ByVal groupName As String _
) 
'Usage
 
Dim instance As DocumentViewerAnnotations
Dim groupName As String
 
instance.GroupSelectedObjects(groupName)
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

See Also

Reference

DocumentViewerAnnotations Class
DocumentViewerAnnotations Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features