Leadtools.Printer Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
PrinterDriverException Class
See Also  Members  
Leadtools.Printer Namespace : PrinterDriverException Class



The exception that is thrown when a printing error occurs.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class PrinterDriverException 
   Inherits LeadtoolsException
Visual Basic (Usage)Copy Code
Dim instance As PrinterDriverException
C# 
[SerializableAttribute()]
public class PrinterDriverException : LeadtoolsException 
C++/CLI 
[SerializableAttribute()]
public ref class PrinterDriverException : public LeadtoolsException 

Example

For an example, refer to Install example.

Remarks

The PrinterDriverException class defines a Code property that you can examine to determine what caused the error.

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

Inheritance Hierarchy

System.Object
   System.Exception
      Leadtools.LeadtoolsException
         Leadtools.Printer.PrinterDriverException

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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