LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Unlock Method
See Also 
Leadtools.Annotations Namespace > AnnGroupObject Class : Unlock Method



password
String containing the password used to unlock the annotation objects in this group object.

The Unlock Method is available in LEADTOOLS Document and Medical Imaging toolkits.

password
String containing the password used to unlock the annotation objects in this group object.
Unlocks this AnnGroupObject object with the specified password.

Syntax

Visual Basic (Declaration) 
Overrides Public Sub Unlock( _
   ByVal password As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As AnnGroupObject
Dim password As String
 
instance.Unlock(password)
C# 
public override void Unlock( 
   string password
)
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features