Click or drag to resize

TextDocumentIsHyphenationEnabled Property

Gets or sets a value indicating whether hyphenation is enabled.

Namespace: Altaxo.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool? IsHyphenationEnabled { get; set; }

Property Value

NullableBoolean
See Also