←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.