Table of Contents

Property Culture

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

Culture

Gets or sets the culture used to parse and format field results. Defaults to InvariantCulture — never the ambient thread culture.

public CultureInfo Culture { get; set; }

Property Value

CultureInfo

Exceptions

ArgumentNullException

The value is null.