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 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.