Enum TextHyphenation
Specifies hyphenation marker behavior when text breaks at hyphenation opportunities.
public enum TextHyphenation
Fields
Custom = 2Insert the marker specified by CustomHyphen.
None = 0Do not insert a hyphenation marker.
Standard = 1Insert the standard hyphenation marker.