Gets or sets whether to show or hide the overlay text in the cell.
Object.defineProperty(Cell.prototype, 'overlayTextVisible',
get: function(),
set: function(value)
)
overlayTextVisible: boolean;
true to show the overlay text, false to hide the overlay text.
To add or remove overlay texts, refer to Overlays.
For more information on overlays, refer to OverlayText.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET