LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

Unlock Method (AnnGroupObject)






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 override void Unlock( 
   string password
)
 function Leadtools.Annotations.AnnGroupObject.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.