SharpLeaf Reference > TextBlock : PageElement Class > Wrap Property

TextBlock.Wrap Property

Enable text wrapping around baseline (default is true)

Will not be observed if starting point and end point match (would force unwrapped, horizontal text).

public bool Wrap {get; set;}

Example

text.Wrap = true;

See also ...

SharpLeaf.SoftHyphen Property | TextBlock.Members | TextBlock.SetCoordinates Method


Send comments on this topic
© Dyalog Ltd 2021