←Select platform

Unlock Method

Summary

Overrides AnnObject.Unlock.

Syntax

C#
VB
C++
public override void Unlock( 
   string password 
) 
  
Public Overrides Sub Unlock( _ 
   ByVal password As String _ 
)  
public: 
void Unlock(  
   String^ password 
) override  

Parameters

password
String containing the password used to unlock the annotation object.

Remarks

Refer to AnnObject.Unlock for more information.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly