LogIdentifier Enum

Categorizes the source of any log entry. (Values kept compatible with DynamicPDF Converter)

public enum LogIdentifier
Public Enum LogIdentifier

Inheritance: ObjectValueTypeEnumLogIdentifier

Fields

LogIdentifier.Conversion2Log entry originated from conversion code not specific to any type.
LogIdentifier.Html7Log entry originated from HtmlConverter code.
LogIdentifier.Other3Log entry originated from other miscellaneous code.

See Also

ceTe.DynamicPDF.HtmlConverter

In this topic