←Select platform

GetPreviousInsertion Method

Summary

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

Syntax
C#
VB
C++
public PageCharactersDifference GetPreviousInsertion() 
Public Function GetPreviousInsertion() As PageCharactersDifference 
public:  
   PageCharactersDifference^ GetPreviousInsertion() 

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

Leadtools.Document.Compare Assembly