Gets or sets a value indicating whether the last line of text should be justified if the current style has
TextAlignHorz set to
AlignHorzEnum.Justify or
AlignHorzEnum.JustifyChars.
public bool JustifyLastLine {get; set;}
'Declaration
Public Property JustifyLastLine As Boolean