Gets or sets whether to use the back canvas in the cell.
Object.defineProperty(Cell.prototype, 'useBackCanvas',
get: function(),
set: function(value)
)
useBackCanvas: boolean;
true to use the back canvas, false otherwise.
The back canvas is a canvas that is saved for each sub-cell which contains the image.
Use this property if you need to apply image processing on the image in the client side.
Set this value to false in order to save more system memory.
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