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 PrinterDriverExceptionCode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Printer.PrinterDriverExceptionCode = function() { }; Leadtools.Printer.PrinterDriverExceptionCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PrinterDriverExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AdminstratorRights | Must have Administrator rights to use this functionality. |
ConnectionExeNotFound | Connection file not found. |
CreateRegistryKey | Cannot create registry key. |
CreateTempFile | Cannot create temporary file. |
DocumentAlreadyStarted | Document already started. |
InvalidPrinter | Invalid printer. |
InvalidPrinterType | Invalid printer type. |
LoadDLL | Error loading DLL. |
LoadFontData | Fixed palette data not found. |
MoreData | Allocated memory is not enough to retrieve the required data. |
NoOptions | No options previously set. |
NotLeadtoolsPrinter | Not a LEADTOOLS Printer. |
PrinterAdd | Cannot add printer. |
PrinterCannotBeLocked | LEADTOOLS Printer was created without a password and cannot be locked. |
PrinterData | Invalid printer data. |
PrinterLocked | LEADTOOLS Printer is locked. |
PrinterNotFound | Printer not found. |
PrinterSetData | Cannot set printer data. |
PrinterStateLocked | Printer is locked. |
RootDirectoryNotFound | Root directory not found. |
SetRegistryValue | Can not set registry key value. |
SpoolFolderNotFound | Spool folder not found. |
System.Object
System.ValueType
System.Enum
Leadtools.Printer.PrinterDriverExceptionCode
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