LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

IsPrinterLocked Method

Show in webframe





Determines whether the specified printer is locked.
Syntax
public bool IsPrinterLocked()
'Declaration
 
Public Function IsPrinterLocked() As Boolean
'Usage
 
Dim instance As Printer
Dim value As Boolean
 
value = instance.IsPrinterLocked()

            

            
public:
bool IsPrinterLocked(); 

Return Value

True if the specified printer is locked; otherwise it is false.
Remarks

This method checks if applications were prevented from directly printing to the specified printer.

To lock the specified printer, use the Lock method.

To unlock the specified printer, use the UnLock method.

Example
Refer to Specifications example.
Requirements

Target Platforms

See Also

Reference

Printer Class
Printer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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