AddSpacingAfterLastLine Property
AddSpacingAfterLastLine
Gets or sets a value indicating whether the line spacing should be added after the last line of text. The default is false.
Declaration
public bool AddSpacingAfterLastLine { get; set; }
Public Property AddSpacingAfterLastLine As Boolean