←Select platform

HasDeletions Method

Summary

Indicates whether the result set has PageCharactersDifference objects tagged as DifferenceOperation.Delete.

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

Return Value

true if DifferenceOperation.Delete objects exist in the result set; 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