(Leadtools.Annotations.Core)

Password Property (AnnLockObjectEventArgs)

Show in webframe





Gets or sets the password used to unlock a locked AnnObject.
Syntax
public string Password {get; set;}
Public Property Password As String
public string Password {get; set;}
@property (nonatomic,copy) NSString* password;
public String getPassword()
public void setPassword(String value)
            
 
get_Password();
set_Password(value);
Object.defineProperty('Password');

Property Value

The password used to unlock a locked AnnObject.
Example
For an example, refer to AnnAutomation.Lock
Requirements

Target Platforms

See Also

Reference

AnnLockObjectEventArgs Class
AnnLockObjectEventArgs Members

 

 


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