getNextInsertion Method

Summary

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

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

Return Value

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

Requirements

Target Platforms

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

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.