Callback function that will be triggered whenever one of the CompareView's selected differences has changed.
CompareView.prototype.onActiveDiffChange = function(
diff
)
onActiveDiffChange(
diff: PageCharactersDifference
): void;
diff
Active PageCharactersDifference for the CompareView.
The default value is null. Add a callback function here to be notified when the active diff set has changed. This is a good place to hook up any UI updates that depend on the active diff set.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document