GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / HonorTrailingLineBreak Property

In This Topic
HonorTrailingLineBreak Property
In This Topic
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.
Syntax
'Declaration
 
Public Property HonorTrailingLineBreak As System.Boolean
 
See Also