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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

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