←Select platform

Password Property (AnnLockObjectEventArgs)

Summary

Gets or sets the password used to unlock a locked AnnObject.

Syntax

C#
VB
Java
Objective-C
WinRT C#
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize