Table of Contents

Property StrictMode

Namespace
DocWright.Reporting.Pagination
Assembly
DocWright.Reporting.dll

StrictMode

Gets or sets a value indicating whether anything pagination reports as an error stops it with ReportProcessingException. By default an error is reported and the part that failed is left out.

public bool StrictMode { get; set; }

Property Value

bool