canGetNextInsertion Method

Summary

Indicates whether the next PageCharactersDifference object tagged with DifferenceOperation.Insert can be retrieved from the result set.

Syntax
TypeScript
JavaScript
DocumentDifference.prototype.canGetNextInsertion = function() 
canGetNextInsertion(): boolean; 

Return Value

true if the object can be retrieved; otherwise, false.

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