LeaveGaps

WordCompareOptions.LeaveGaps property

Gets or sets whether empty lines are left in place of inserted or deleted content to preserve layout and line count; used with ShowInsertedContent and ShowDeletedContent.

public bool LeaveGaps { get; set; }

See Also