←Select platform

Shutdown Method

Summary

Provides a callback function called from the Network Virtual Printer Driver when the print job is shutdown.

Syntax

C#
VB
C++
public void Shutdown( 
   string virtualPrinterName 
) 
  
Sub Shutdown( _ 
   ByVal virtualPrinterName As String _ 
)  
void Shutdown(  
   String^ virtualPrinterName 
)  

Parameters

virtualPrinterName
Printer name.

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.