renderText Property

Summary

Indicates whether to render the text of the items.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerRenderRedirectOptions.prototype, 'renderText', 
	get: function(), 
	set: function(value) 
) 
renderText: boolean; 

Property Value

true to render the text of the items, otherwise; false. Default value is true.

Remarks

This member will control whether RenderRedirect will render the view or item part during RenderText. For more information, refer to Image Viewer Rendering.

Example

For an example, refer to RenderRedirect.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.