Indicates whether document pages should be previewed as colorized images.
Object.defineProperty(CompareView.prototype, 'enableRasterPreview',
get: function(),
set: function(value)
)
enableRasterPreview: boolean;
true to enable raster preview; otherwise, false.
If this property is set to true, the CompareView instance will suppress all calls to the DocumentPage.getImage, and instead call the Document Service GetColorPage
end point.
The color of the images is determined by the following properties:
When this property is toggled from true to false, the document is restored to its original viewing state.
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