getNextDeletion Method

Summary

Retrieves the next PageCharactersDifference object tagged with DifferenceOperation.Delete from the result set.

Syntax
TypeScript
JavaScript
DocumentDifference.prototype.getNextDeletion = function() 
getNextDeletion(): PageCharactersDifference; 

Return Value

A PageCharactersDifference object. If there are no other PageCharactersDifference objects tagged as DifferenceOperation.Delete, then null is returned.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly