LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

Unlock Method (AnnObject)


String containing the password used to unlock the annotation object.
Unlocks this AnnObject with the specified password. WinRT support
Syntax
public virtual void Unlock( 
   string password
)
 function Leadtools.Annotations.Core.AnnObject.Unlock( 
   password 
)

Parameters

password
String containing the password used to unlock the annotation object.
Remarks

Only unlocked objects can be locked. If an object is already locked, it will stay locked with its original password. You must pass the same password to Unlock to unlock this AnnObject.

If this method succeeds, the password will be stored inside the object and can be retrieved with the Password property.

An object must be unlocked in order to change that object in automated mode.

For more information, refer to Implementing Annotation Security.

Example

For an example, refer to Lock.

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

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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