Indicates whether to render the text of the items.
public bool RenderText { get; set; }
Public Property RenderText() As Boolean
Get
Set
public:
property bool RenderText
{
bool get()
void set(bool value)
}
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