SharpLeaf Reference > ParagraphStyle Structure > Wrap Property

ParagraphStyle.Wrap Property

Wrap text between margin (defaults to true).

public bool Wrap {get; set;}

Example

style.Wrap = false; // Only explicit newlines will move the flow down

See also ...

Advanced Text Control | SharpLeaf.SoftHyphen Property | Table.SetCellWrap Method | ParagraphStyle.Members


Send comments on this topic
© Dyalog Ltd 2021