Table of Contents

Property Culture

Namespace
DocWright.MailMerge
Assembly
DocWright.MailMerge.dll

Culture

Gets or sets the culture numeric and date values format under.

public CultureInfo Culture { get; set; }

Property Value

CultureInfo

Remarks

Explicit and invariant by default, never the ambient culture: a merge that formats differently on a machine in Istanbul is a defect, and one that shows up as a wrong decimal separator in an invoice total rather than as an exception.