Leadtools.Printer Namespace : PrinterDriverExceptionCode Enumeration |
public enum PrinterDriverExceptionCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PrinterDriverExceptionCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PrinterDriverExceptionCode
public enum class PrinterDriverExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0xFFFFF9AB | PrinterStateLocked | Printer is locked. |
0xFFFFF9AC | AdminstratorRights | Must have Administrator rights to use this functionality. |
0xFFFFF9AD | PrinterCannotBeLocked | LEADTOOLS Printer was created without a password and cannot be locked. |
0xFFFFF9AE | LoadFontData | Fixed palette data not found. |
0xFFFFF9AF | LoadDLL | Error loading DLL. |
0xFFFFF9B0 | CreateTempFile | Cannot create temporary file. |
0xFFFFF9B1 | DocumentAlreadyStarted | Document already started. |
0xFFFFF9B2 | InvalidPrinter | Invalid printer. |
0xFFFFF9B3 | InvalidPrinterType | Invalid printer type. |
0xFFFFF9B4 | SpoolFolderNotFound | Spool folder not found. |
0xFFFFF9B5 | ConnectionExeNotFound | Connection file not found. |
0xFFFFF9B6 | RootDirectoryNotFound | Root directory not found. |
0xFFFFF9B7 | PrinterNotFound | Printer not found. |
0xFFFFF9B8 | PrinterAdd | Cannot add printer. |
0xFFFFF9B9 | SetRegistryValue | Can not set registry key value. |
0xFFFFF9BA | CreateRegistryKey | Cannot create registry key. |
0xFFFFF9BB | PrinterSetData | Cannot set printer data. |
0xFFFFF9BC | PrinterData | Invalid printer data. |
0xFFFFF9BD | NotLeadtoolsPrinter | Not a LEADTOOLS Printer. |
0xFFFFF9BE | NoOptions | No options previously set. |
0xFFFFF9BF | MoreData | Allocated memory is not enough to retrieve the required data. |
0xFFFFF9C0 | PrinterLocked | LEADTOOLS Printer is locked. |
System.Object
System.ValueType
System.Enum
Leadtools.Printer.PrinterDriverExceptionCode