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