Specifies whether to combine the merge result to a single document. If this is set to true, each merge result is separated from the previous one by a section break and starts at a new page. The default value is false.

Syntax

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