wrap_mode


Description:

[ Version ( since = "2.2" ) ]
public WrapMode wrap_mode { get; set; }

Whether to wrap lines never, at word boundaries, or at character boundaries.

The value of this property cannot be changed anymore after the first call to the paginate function.