[]
Gets or sets a value indicating whether empty runs that appeared as the result of a replace operation should be removed.
The default is false.
public bool RemoveEmptyRuns { get; set; }
Public Property RemoveEmptyRuns As Boolean
Specifying an empty search string and setting this property to true will remove all empty runs.