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