←Select platform

GetNextDeletion Method

Summary

Retrieves the next PageCharactersDifference object tagged with DifferenceOperation.Delete from the result set.

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

Return Value

A PageCharactersDifference object. If there are no other PageCharactersDifference objects tagged as DifferenceOperation.Delete, then null is returned.

Requirements

Target Platforms

Help Version 22.0.2023.5.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.