HonorLastLineSpacing Property
Gets or sets a value indicating whether line spacing for the last line is considered a part of the layout content. The default is false.
public System.bool HonorLastLineSpacing {get; set;}
'Declaration
Public Property HonorLastLineSpacing As System.Boolean