[]
Gets or sets a value indicating whether the trailing line break causes a blank line to be added to the output text layout. The default is false.
public bool HonorTrailingLineBreak { get; set; }
Public Property HonorTrailingLineBreak As Boolean