Click or drag to resize

ITextDocumentViewDocumentCulture Property

Sets the culture for this document. This is important for instance for spell checking.

Namespace: Altaxo.Gui.Text.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
CultureInfo DocumentCulture { set; }

Property Value

CultureInfo
See Also