ErrorLoggerErrorMessages Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Gets the error messages list.This diagnostic information can be sent to support to simplify investigation process.

Namespace:  Apitron.PDF.Rasterizer.ErrorHandling
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public IList<string> ErrorMessages { get; }

Property Value

Type: IListString
See Also

Reference