←Select platform

GetInsertions Method

Summary

Retrieves all PageCharactersDifference objects tagged with DifferenceOperation.Insert.

Syntax
C#
VB
C++
public IList<PageCharactersDifference> GetInsertions() 
Public Function GetInsertions() As IList(Of PageCharactersDifference) 
public:  
   IList<PageCharactersDifference^>^ GetInsertions() 

Return Value

An IList<PageCharactersDifference> containing all DifferenceOperation.Insert operations in the result set.

Example

For an example, refer to DocumentComparer.CompareDocument

Requirements
Target Platforms
Help Version 21.0.2021.7.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

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