PrinterDriverExceptionCode Enumeration

Summary
Provides information about LEADTOOLS Virtual Printer Driver exception codes.
Syntax
C#
C++/CLI
public enum PrinterDriverExceptionCode 
public enum class PrinterDriverExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
-1621PrinterStateLockedPrinter is locked.
-1620AdminstratorRightsMust have Administrator rights to use this functionality.
-1619PrinterCannotBeLockedLEADTOOLS Printer was created without a password and cannot be locked.
-1618LoadFontDataFixed palette data not found.
-1617LoadDLLError loading DLL.
-1616CreateTempFileCannot create temporary file.
-1615DocumentAlreadyStartedDocument already started.
-1614InvalidPrinterInvalid printer.
-1613InvalidPrinterTypeInvalid printer type.
-1612SpoolFolderNotFoundSpool folder not found.
-1611ConnectionExeNotFoundConnection file not found.
-1610RootDirectoryNotFoundRoot directory not found.
-1609PrinterNotFoundPrinter not found.
-1608PrinterAddCannot add printer.
-1607SetRegistryValueCan not set registry key value.
-1606CreateRegistryKeyCannot create registry key.
-1605PrinterSetDataCannot set printer data.
-1604PrinterDataInvalid printer data.
-1603NotLeadtoolsPrinterNot a LEADTOOLS Printer.
-1602NoOptionsNo options previously set.
-1601MoreDataAllocated memory is not enough to retrieve the required data.
-1600PrinterLockedLEADTOOLS Printer is locked.
Requirements

Target Platforms

See Also

Reference

Leadtools.Printer Namespace

Help Version 22.0.2023.1.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.