Returns all errors that occurred during the document generation process.

Namespace: Docentric.Documents.Reporting
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public IEnumerable<Error> Errors { get; }

Property Value

Type: IEnumerable<T>