MeasureTrailingSpaces Property
Gets or sets a value indicating whether spaces at ends of text lines are taken into account when measuring the text.
public bool MeasureTrailingSpaces {get; set;}
'Declaration
Public Property MeasureTrailingSpaces As Boolean