LogIdentifier Enum

Categorizes the source of any log entry.

public enum LogIdentifier
Public Enum LogIdentifier

Inheritance: ObjectValueTypeEnumLogIdentifier

Fields

LogIdentifier.Options1Log entry originated from options code.
LogIdentifier.Other3Log entry originated from other miscellaneous code.
LogIdentifier.Printing2Log entry originated from Printing code.

Licensing Info

This enum is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.Printing

In this topic