Table of Contents

Property StrictMode

Namespace
DocWright.Reporting.Processing
Assembly
DocWright.Reporting.dll

StrictMode

Gets or sets a value indicating whether anything reported as an error stops the run with ReportProcessingException. By default an error is reported and processing continues without the part that failed.

public bool StrictMode { get; set; }

Property Value

bool