←Select platform

Differences Property

Summary

The active DocumentDifference object.

Syntax
C#
VB
C++
public DocumentDifference Differences { get; } 
Public ReadOnly Property Differences() As DocumentDifference 
   Get 
public:  
   property DocumentDifference^ Differences 
   { 
      DocumentDifference^ get() 
   } 

Property Value

The active Compare.DocumentDifference object. The default value is null.

Remarks

This property is updated every time the CompareView ticks. For more information, refer to CompareView.start.

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

Leadtools.Document.Viewer.WinForms Assembly

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