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 http://www.leadtools.com/corporate/new-in-v17.htm
Namespace | Description |
---|---|
Leadtools.Printer | Includes classes, structures and enumerations to capture print jobs from any other Windows application as EMF data. |