LEADTOOLS Virtual Printer (Leadtools.Printer assembly)
LEAD Technologies, Inc

UnLock Method






Printer administration password.
Unlocks the specified printer and enables applications to print directly to it.
Syntax
public void UnLock( 
   string password
)
'Declaration
 
Public Sub UnLock( _
   ByVal password As String _
) 
'Usage
 
Dim instance As Printer
Dim password As String
 
instance.UnLock(password)
public void UnLock( 
   string password
)
 function Leadtools.Printer.Printer.UnLock( 
   password 
)
public:
void UnLock( 
   String^ password
) 

Parameters

password
Printer administration password.
Remarks

This method unlocks a printer that was previously locked using the Lock method.

The unlock password must be the same as the password that was used when the specified printer was installed.

To check whether applications were prevented from directly printing to the specified printer, use the IsPrinterLocked method.

Only printers that were originally created with a password can be locked.

Example
Refer to Specifications example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Printer Class
Printer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Printer requires a Printer module license and unlock key. It is included as part of LEADTOOLS Document Imaging Enterprise. For more information, refer to: Imaging Pro/Document/Medical Features