TextParagraph.IsLatinLineBreak

TextParagraph.IsLatinLineBreak property

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

public bool IsLatinLineBreak { get; set; }

See Also