Error processing SSI file
(Leadtools.Controls)

Show in webframe

RenderText Property




Indicates whether to render the text of the items.
Syntax
public bool RenderText {get; set;}
'Declaration
 
Public Property RenderText As 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

See Also

Reference

ImageViewerRenderRedirectOptions Class
ImageViewerRenderRedirectOptions Members

Error processing SSI file