isRenderRedirected Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewer.prototype, 'isRenderRedirected', 
	get: function() 
) 
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
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.