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



Provides information about LEADTOOLS Virtual Printer Driver exception codes.

Syntax

Visual Basic (Declaration) 
Public Enum PrinterDriverExceptionCode 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As PrinterDriverExceptionCode
C# 
public enum PrinterDriverExceptionCode : Enum 
C++/CLI 
public enum class PrinterDriverExceptionCode : public Enum 

Members

MemberDescription
PrinterLocked LEADTOOLS Printer is locked.
PrinterCannotBeLocked LEADTOOLS Printer was created without a password and cannot be locked.
MoreData Allocated memory is not enough to retrieve the required data.
NoOptions No options previously set.
NotLeadtoolsPrinter Not a LEADTOOLS Printer.
PrinterData Invalid printer data.
PrinterSetData Cannot set printer data.
CreateRegistryKey Cannot create registry key.
SetRegistryValue Can not set registry key value.
PrinterAdd Cannot add printer.
PrinterNotFound Printer not found.
RootDirectoryNotFound Root directory not found.
ConnectionExeNotFound Connection file not found.
SpoolFolderNotFound Spool folder not found.
InvalidPrinterType Invalid printer type.
InvalidPrinter Invalid printer.
DocumentAlreadyStarted Document already started.
CreateTempFile Cannot create temporary file.
LoadDLL Error loading DLL.
LoadFontData Fixed palette data not found.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Printer.PrinterDriverExceptionCode

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