wrap_reverse


Description:

public bool wrap_reverse { get; set; }

Whether wrap direction should be reversed.

By default, lines wrap downwards in a horizontal box, and towards the end in a vertical box. If set to `TRUE`, they wrap upwards or towards the start respectively.