usePDFRendering Property

Summary

Enable Client-side PDF rendering support in this document viewer.

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

Property Value

true to enable client-side PDF rendering support, if available, in this document viewer; otherwise, false. The default value is set to IsPDFRenderingSupported.

Remarks

Refer to IsUsingPDFRendering for more information.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

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