Property HyphenateCaps
HyphenateCaps
Gets or sets whether capitalized words are hyphenated (w:doNotHyphenateCaps inverse), or null.
public bool? HyphenateCaps { get; set; }
Property Value
- bool?
Gets or sets whether capitalized words are hyphenated (w:doNotHyphenateCaps inverse), or null.
public bool? HyphenateCaps { get; set; }