Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
Leadtools.Printer.Printer.EmfEvent | Provides the listening application with EMF data for each print job page received by the Virtual Printer. |
Leadtools.Printer.Printer.GetInfo | Gets the PrinterInfo that was used when this Printer was installed. |
Leadtools.Printer.Printer.JobEvent | Provides the listening application with print job information for each print job received by the Virtual Printer. |
Leadtools.Printer.PrintingLogger | - This class allows the user to control the logging of successful and or failed printer driver operations. |
Leadtools.Printer.PrintingOperations | - Enumeration that indicates the printer operation to be logged. |
Leadtools.Printer.PrintJobData.#ctor | Initializes a new instance of a PrintJobData object. |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Printer.L_ERROR_PRINTER_DRIVER | - Provides information about LEADTOOLS Virtual Printer Driver errors. |
Leadtools.Printer.Printer.EmfEvent | Provides the listening application with EMF data for each print job page received by the Virtual Printer. |
Leadtools.Printer.Printer.JobEvent | Provides the listening application with print job information for each print job received by the Virtual Printer. |
Leadtools.Printer.PrinterDriverExceptionMessage | - Internal struct used to include code and message for a specific exception. |
Leadtools.Printer.PrinterDriverExceptionMessages | - Internal class include array of struct used to include code and message for specific exception |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Printer.Printer.EnableInternetPrinting | Enables or disables Internet printing. |
For more information, refer to New in 18.
The following new types have been added in LEADTOOLS For .NET v17.5:
Type | Description |
---|---|
Leadtools.Printer.PrintJobData | Contains the data sent from the client machine, related to a specified print job. |
The following new members have been added to existing types in LEADTOOLS For .NET v17.5:
Member | Description |
---|---|
Leadtools.Printer.Printer.SetNetworkInitialData | Sets the initial raw data to be set for network printing mechanism. |
Leadtools.Printer.Printer.GetNetworkInitialData | Gets the initial raw data set for this specific network printer. |
Leadtools.Printer.Printer.GetEmbeddedFonts | Gets the embedded fonts created by a print job. |
Leadtools.Printer.Printer.EnableNetworkPrinting | Enables or disables network printing. |
Leadtools.Printer.Printer.RemoteData | Gets the remote data related to the current printed job. |
Leadtools.Printer.PrinterDriverExceptionCode.PrinterStateLocked | LEADTOOLS Printer is locked. |
Version 17 has not changed from Version 16.5. For more information, refer to New in 17.
Namespace | Description |
---|---|
Leadtools.Printer | Includes classes, structures and enumerations to capture print jobs from any other Windows application as EMF data. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET