In This Topic ▼

CompareView Class Members

Summary

The following tables list the members exposed by CompareView.

Public Constructors

Name Description
Public Constructor static  | Shared in VB CompareView Initializes a new instance of this class.

Public Methods

Name Description
Public Method dispose Releases all resources used by this CompareView object.
Public Method onActiveDiffChange Callback function that will be triggered whenever one of the CompareView's selected differences has changed.
Public Method onDiffChange Callback function that will be triggered whenever the CompareView's differences set has changed.
Public Method resetColor Resets the color values for all views.
Public Method setCompareTickrate Sets the tick rate for the CompareView in milliseconds.
Public Method shouldGetText The callback function that is fired before the CompareView object attempts to get the text for a page.
Public Method start Starts internal comparison operations.
Public Method stop Stops internal comparison operations and prevents the current diff set from being painted onto the Viewers.

Public Properties

Name Description
Public Property differences The active Compare.DocumentDifference object.
Public Property enableRasterPreview Indicates whether document pages should be previewed as colorized images.
Public Property isEnabled Indicates whether the CompareView is enabled.
Public Property modifiedBackgroundColor The color to be used for the background color on all pages of the modified viewer if enableRasterPreview is set to true.
Public Property modifiedForegroundColor The foreground color to be used with the modified viewer.
Public Property originalBackgroundColor The background color to be used with the original viewer.
Public Property originalForegroundColor The foreground color to be used with the original viewer.
Public Property selectedDeletion The selected deletion PageCharactersDifference object from the active differences set.
Public Property selectedInsertion The selected insertion PageCharactersDifference object from the active differences set.

Public Fields

Name Description
Public Field static  | Shared in VB deleteColor The color used for deletion DifferenceOperations.
Public Field static  | Shared in VB insertColor The color used for insertion DifferenceOperations.
Public Field static  | Shared in VB metadataKey Metadata index to use when the CompareView generates diff set annotation markers.
Public Field static  | Shared in VB selectedColor The color used for a selected DifferenceOperations region.

See Also

Reference

CompareView Class

Leadtools.Document.Viewer Namespace

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 Assembly

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