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