←Select platform

CanGetPreviousDeletion Method

Summary

Indicates whether the previous PageCharactersDifference object tagged with DifferenceOperation.Delete can be retrieved from the result set.

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

Return Value

true if the object can be retrieved; 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