Specifies whether empty fields should be removed from the template or not. The default value is true.

Syntax

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