SharpLeaf Reference > SharpLeaf Properties > SoftHyphen Property SharpLeaf.SoftHyphen Property
Character marking silent word break (default is Unicode standard ‘’ – U+0x00AD – code point 173).
public char SoftHyphen {get; set;}
Example
lf.SoftHyphen = '~';
See also ...SharpLeaf Members | Table.SetCellWrap Method | ParagraphStyle.Wrap Property | TextBlock.Wrap Property
Send comments on this topic © Dyalog Ltd 2021
|