Gets or sets whether images which don't have merge data should be removed from the template or not.
public bool? RemoveEmptyImages { get; set; }
Public Property RemoveEmptyImages As Boolean?