| AccusoftPrintPro8 ActiveX DLL : PP_DebugErrorLevel Enumeration |
| Member | Value | Description |
|---|---|---|
| PP_DebugErrorLevel_Detailed | 2 | The highest amount of logging which includes all information. |
| PP_DebugErrorLevel_Development | 1 | Includes any additional information that may be useful while developing. |
| PP_DebugErrorLevel_Normal | 0 | This is the default. The minimal amount of logging is written. |