isRenderRedirected Property (ImageViewer)

Summary

Gets a value that indicate whether the current rendering operation is targeting an external device rather the control itself.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewer.prototype, 'isRenderRedirected', 
	get: function() 
) 
TypeScript Syntax
isRenderRedirected: boolean; // read-only

Property Value

true if the current rendering operation is targeting an external device rather the control itself, otherwise; false.

Remarks

For more information, refer to RenderRedirect.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize