TextParagraph.IsEastAsianLineBreak

TextParagraph.IsEastAsianLineBreak property

Specifies whether an East Asian word can be broken in half and wrapped onto the next line without a hyphen being added.

public bool IsEastAsianLineBreak { get; set; }

See Also