←Select platform

GetPreviousInsertion Method

Summary

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

Syntax
C#
C++/CLI
Python
public PageCharactersDifference GetPreviousInsertion() 
public:  
   PageCharactersDifference^ GetPreviousInsertion() 
def GetPreviousInsertion(self): 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

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