Property FillRemaining
FillRemaining
Determines if the viewport width will be used or only the text width will be used, If true all the viewport area will be filled with whitespaces and the same background color showing a perfect rectangle.
public bool FillRemaining { get; set; }