←Select platform

LogSuccessfulOperations Method

Summary

Enables logging of successful operations to the Windows event log.

Syntax
C#
VB
C++
public static void LogSuccessfulOperations( 
   PrintingOperations operations 
) 
Public Shared Sub LogSuccessfulOperations( 
   ByVal operations As PrintingOperations 
) 
public:  
   static void LogSuccessfulOperations( 
      PrintingOperations^ operations 
   ) 

Parameters

operations

Printing operations.

Remarks

This method will enable the logging of successful operations to the Windows Event log. To disable logging, pass PrintingOperations.None.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly

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