Table of Contents

Property Culture

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

Culture

Gets or sets the culture used to parse and format numbers. Defaults to invariant.

public CultureInfo Culture { get; set; }

Property Value

CultureInfo

Exceptions

ArgumentNullException

The value is null.