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

Leadtools.Document.Viewer.WinForms Assembly