Enables logging of failed operations to the Windows event log.
public static void LogFailedOperations(PrintingOperations operations)
operations
Printing operations.
This method will enable logging of failed operations to the Windows Event log. To disable logging, pass PrintingOperations.None.