LogIdentifier Enum
Categorizes the source of any log entry.
public enum LogIdentifier
Public Enum LogIdentifier
Inheritance: ObjectValueTypeEnumLogIdentifier
Fields
LogIdentifier.Options | 1 | Log entry originated from options code. |
LogIdentifier.Other | 3 | Log entry originated from other miscellaneous code. |
LogIdentifier.Printing | 2 | Log entry originated from Printing code. |
Licensing Info
This enum is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF PrintManager selected.
- A DynamicPDF PrintManager for .NET v4.X Developer license.