←Select platform

HasInsertions Method

Summary

Indicates whether the result set has PageCharactersDifference objects tagged as DifferenceOperation.Insert.

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

Return Value

true if DifferenceOperation.Insert objects exist in the result set; 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