Table of Contents

Property DefaultLanguage

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

DefaultLanguage

Gets or sets a fallback BCP 47 language tag used when the resolved document declares none, or null (the default) to leave the language undeclared.

public string? DefaultLanguage { get; set; }

Property Value

string

Remarks

The document's own declaration always wins. This is a caller's assertion for documents that declare nothing, never an inference from content.