Specifies whether text lines which are empty after merging should be removed from the template or not. The default value is false.

Introduced: X16.

Syntax

public bool RemoveEmptyLines { get; set; }
Public Property RemoveEmptyLines() As Boolean