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

PrinterDriverClientException Class






Members 
Represents the exception that is thrown when a printing error occurs.
Object Model
PrinterDriverClientException Class
Syntax
[SerializableAttribute()]
public class PrinterDriverClientException : System.Exception 
'Declaration
 
<SerializableAttribute()>
Public Class PrinterDriverClientException 
   Inherits System.Exception
'Usage
 
Dim instance As PrinterDriverClientException
public sealed class PrinterDriverClientException : HResult 
function Leadtools.Printer.Client.Installer.PrinterDriverClientException()
[SerializableAttribute()]
public ref class PrinterDriverClientException : public System.Exception 
Remarks

The PrinterDriverClientException class defines a Code property that is helpful to determine the cause of an error.

Default messages are implemented for each Code, you can however modify any message through the GetCodeMessage and SetCodeMessage methods.

Example
Refer to PrinterInstaller.SetPrinterConnectionDll 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

PrinterDriverClientException Members
Leadtools.Printer.Client.Installer Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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