Table of Contents

Property MaxRecords

Namespace
DocWright.MailMerge
Assembly
DocWright.MailMerge.dll

MaxRecords

Gets or sets the maximum number of records to merge, or zero for no limit.

public int MaxRecords { get; set; }

Property Value

int

Remarks

A bound on output size, in the spirit of ResourceLimits: a merge is one of the few operations whose output size is controlled by data rather than by the document.