Property Language
Language
Gets or sets the value written as dc:language. Defaults to "en".
public string Language { get; set; }
Property Value
Remarks
EPUB requires a language and the DOM does not carry a document-wide one — Word records language per run. A caller who knows the document's language supplies it, exactly as PDF/A makes the creation date the caller's and tagged PDF makes the language the caller's.