HonorLastLineSpacing Property
HonorLastLineSpacing
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.
Declaration
public bool HonorLastLineSpacing { get; set; }
Public Property HonorLastLineSpacing As Boolean