Error processing SSI file
(Leadtools.Controls)

Show in webframe

RenderShadows Property




Indicates whether to render the drop shadows.
Syntax
public bool RenderShadows {get; set;}
'Declaration
 
Public Property RenderShadows As Boolean

Property Value

true to render the drop shadows, otherwise; false. Default value is true.
Remarks

This member will control whether RenderRedirect will render the view or item part during RenderShadow. 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