IVirtualPrinterClient Interface

Summary

Provides an interface that defines callback functions called by the network print driver.

Syntax
C#
VB
C++
public interface IVirtualPrinterClient 
  
Public Interface IVirtualPrinterClient  
public interface class IVirtualPrinterClient  

Remarks

The demo dll that implements this interface must connect to a specific printer using Leadtools.Printer.Client.Installer.PrinterInstaller class.

The Network Virtual Printer will execute the interface functions, passing useful information to the demo DLL.

.

Example

Refer to Startup example.

Requirements

Target Platforms

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