←Select platform

IsEnabled Field

Summary

Indicates whether the CompareView is enabled.

Syntax
C#
VB
C++
public bool IsEnabled 
Public IsEnabled As Boolean 
public:  
   bool IsEnabled 

Property Value

true if enabled; otherwise, false.

Remarks

If isEnabled is false, the diff regions will not be painted onto the viewers. The CompareView will still maintain the DocumentViewer.onOperation hooks described in CompareView.

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