DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextSplitOptions Class / AddSpacingAfterLastLine Property

In This Topic
AddSpacingAfterLastLine Property (TextSplitOptions)
In This Topic
Gets or sets a value indicating whether a line spacing should be added after the last line of the current TextLayout after splitting.
Syntax
'Declaration
 
Public Property AddSpacingAfterLastLine As System.Boolean
 
See Also