←Select platform

Lock Method

Summary

Overrides AnnObject.Lock.

Syntax

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

Parameters

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

Remarks

Refer to AnnObject.Lock 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