[]
Gets or sets a value indicating whether to remove duplicate images after merging. If true, the RemoveDuplicateImages() method will be called when the merging is complete.
The default is false.
public bool RemoveDuplicateImages { get; set; }
Public Property RemoveDuplicateImages As Boolean