Click or drag to resize

Hyphenation HyphenateCaps Property

Specifies whether to hyphenate words in ALL CAPITAL LETTERS.

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

Property Value

Type: Boolean
if hyphenate words in ALL CAPITAL LETTERS, set to true .
See Also