Click or drag to resize

Hyphenation HyphenationZone Property

Specifies the amount of whitespace which can be left at the end of a line (or added to justified lines) before hyphenation.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public float HyphenationZone { get; set; }

Property Value

Type: Single
The hyphenation zone.
See Also