←Select platform

CanGetNextInsertion Method

Summary

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

Syntax
C#
VB
C++
public bool CanGetNextInsertion() 
Public Function CanGetNextInsertion() As Boolean 
public:  
   bool CanGetNextInsertion() 

Return Value

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

Requirements

Target Platforms

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

Leadtools.Document.Compare Assembly