←Select platform

LogFailedOperations Method

Summary

Enables logging of failed operations to the Windows event log.

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

Parameters

operations

Printing operations.

Remarks

This method will enable logging of failed 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.