Gets or sets whether images which don't have merge data should be removed from the template or not.

Syntax

public bool? RemoveEmptyImages { get; set; }
Public Property RemoveEmptyImages As Boolean?