LEADTOOLS Annotations (Leadtools.Annotations assembly)

Unlock Method (AnnGroupObject)

Show in webframe





String containing the password used to unlock the annotation objects in this group object.
Unlocks this AnnGroupObject object with the specified password.
Syntax
public override void Unlock( 
   string password
)
'Declaration
 
Public Overrides Sub Unlock( _
   ByVal password As String _
) 
'Usage
 
Dim instance As AnnGroupObject
Dim password As String
 
instance.Unlock(password)

            

            
public:
void Unlock( 
   String^ password
) override 

Parameters

password
String containing the password used to unlock the annotation objects in this group object.
Remarks
The AnnGroupObject class overrides the AnnObject.Unlock method to unlock all objects in the group. For more information, refer to AnnObject.Unlock. For more information, refer to Implementing Annotation Security.
Requirements

Target Platforms

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.