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