Click or drag to resize

TextDocumentViewOptionsPropertyKeyIsWordWrappingEnabled Field

Gets the property key for editor word wrapping.

Namespace: Altaxo.Text.GuiModels
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static readonly PropertyKey<bool> PropertyKeyIsWordWrappingEnabled

Field Value

PropertyKeyBoolean
See Also