Retrieves the next PageCharactersDifference object tagged with DifferenceOperation.Delete from the result set.
public PageCharactersDifference GetNextDeletion()
A PageCharactersDifference object. If there are no other PageCharactersDifference objects tagged as DifferenceOperation.Delete, then null is returned.