LeaveGaps

CompareOptions.LeaveGaps property

Indicates whether to display empty lines instead of inserted / deleted components in the final document or not (used with ShowInsertedContent or ShowDeletedContent properties).

public bool LeaveGaps { get; set; }

See Also