Error processing SSI file
LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

Show in webframe

IsPrinterLocked Method






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

Error processing SSI file
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