wrap_mode


Description:

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 [method@PrintCompositor.paginate] function.