SetIsLatinLineBreak Method

SetIsLatinLineBreak function

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


func (instance *TextParagraph) SetIsLatinLineBreak(value bool)  error

Remarks

See Also