[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FindReplaceOptions.RemoveEmptyRuns

RemoveEmptyRuns Property

RemoveEmptyRuns

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.

Declaration
public bool RemoveEmptyRuns { get; set; }
Public Property RemoveEmptyRuns As Boolean
Remarks

Specifying an empty search string and setting this property to true will remove all empty runs.