Determines whether the specified printer is a LEADTOOLS Virtual Printer.
function Leadtools.Printer.Printer.IsLeadtoolsPrinter(
printerName
)
'Declaration
Public Shared Function IsLeadtoolsPrinter( _
ByVal As String _
) As Boolean
'Usage
Dim printerName As String
Dim value As Boolean
value = Printer.IsLeadtoolsPrinter(printerName)
Parameters
- printerName
- Printer name.
Return Value
True if the printer is a LEADTOOLS printer; otherwise it is false.
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