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