[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextSplitOptions.AddSpacingAfterLastLine

AddSpacingAfterLastLine Property

AddSpacingAfterLastLine

Gets or sets a value indicating whether a line spacing should be added after the last line of the current TextLayout after splitting.

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