Specifies whether the content of empty merge blocks should be removed from the template or not. The default value is true.

Syntax

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