Documents for PDF, .NET Edition Documentation
AddSpacingAfterLastLine Property (TextLayout)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : AddSpacingAfterLastLine Property
Gets or sets a value indicating whether the line spacing should be added after the last line of text.
Syntax
'Declaration
 
Public Property AddSpacingAfterLastLine As System.Boolean
public System.bool AddSpacingAfterLastLine {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members