←Select platform

Differences Property

Summary

List of all PageCharactersDifference for the result set.

Syntax
C#
VB
C++
public IList<PageCharactersDifference> Differences { get; } 
Public ReadOnly Property Differences() As IList(Of PageCharactersDifference) 
   Get 
public:  
   property IList<PageCharactersDifference^>^ Differences 
   { 
      IList<PageCharactersDifference^>^ get() 
   } 

Property Value

An IList<PageCharactersDifference>.

Example

For an example, refer to DocumentComparer.CompareDocument

Requirements
Target Platforms
Help Version 21.0.2021.7.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

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