[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.HonorTrailingLineBreak

HonorTrailingLineBreak Property

HonorTrailingLineBreak

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.

Declaration
public bool HonorTrailingLineBreak { get; set; }
Public Property HonorTrailingLineBreak As Boolean