←Select platform

Unlock Method

Summary
Overrides Unlock
Syntax
C#
VB
C++
Java
public override void Unlock( 
   string password 
) 
Public Overrides Sub Unlock( _ 
   ByVal password As String _ 
)  
@Override public void unlock(String password) 
public:  
   virtual void Unlock( 
      String^ password 
   ) override 

Parameters

password
The password to use to unlock this object.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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