Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnLockObjectEventArgs Class : Password Property |
public string Password {get; set;}
'Declaration
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');