LogConfig.Level Property

Gets or sets one of LogLevel to indicate the amount of logs to be written. Default is LogLevel.None which means no logs will be written.

public LogLevel Level { get; set; }
Public Property Level As LogLevel

Property Value

LogLevel

Licensing Info

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

See Also

LogConfig
ceTe.DynamicPDF.Conversion

In this topic