Leadtools.Printer Namespace > Printer Class : IsLeadtoolsPrinter Method |
public static bool IsLeadtoolsPrinter( string printerName )
'Declaration Public Shared Function IsLeadtoolsPrinter( _ ByVal printerName As String _ ) As Boolean
'Usage Dim printerName As String Dim value As Boolean value = Printer.IsLeadtoolsPrinter(printerName)
public: static bool IsLeadtoolsPrinter( String^ printerName )