←Select platform

Password Property

Summary
Gets or sets the password used to unlock a locked AnnObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string Password { get; set; } 
@property (nonatomic, copy, nullable) NSString *password; 
public String getPassword() 
public void setPassword(String value) 
public:  
   property String^ Password 
   { 
      String^ get() 
      void set(String^ value) 
   } 
Password # get and set (AnnLockObjectEventArgs) 

Property Value

The password used to unlock a locked AnnObject.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.