Indicates whether to render the text of the items.
Object.defineProperty(ImageViewerRenderRedirectOptions.prototype, 'renderText',
get: function(),
set: function(value)
)
renderText: boolean;
true to render the text of the items, otherwise; false. Default value is true.
This member will control whether RenderRedirect will render the view or item part during RenderText. For more information, refer to Image Viewer Rendering.
For an example, refer to RenderRedirect.
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