LEADTOOLS Virtual Printer (Leadtools.Printer.Client.Installer assembly)

PrinterDriverClientException Class

Show in webframe





Members 
Represents the exception that is thrown when a printing error occurs.
Object Model
Syntax
[SerializableAttribute()]
public class PrinterDriverClientException : System.Exception 
'Declaration
 
<SerializableAttribute()>
Public Class PrinterDriverClientException 
   Inherits System.Exception
'Usage
 
Dim instance As 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

See Also

Reference

PrinterDriverClientException Members
Leadtools.Printer.Client.Installer Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.