←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly