getPDFRenderingObject Method

Summary

Gets the internal PDF renderer object being used to render the pages of the specified document.

Syntax
TypeScript
JavaScript
DocumentViewer.prototype.getPDFRenderingObject = function( 
   document 
) 
getPDFRenderingObject( 
   document: LEADDocument 
): any; 

Parameters

document

The internal PDF renderer object being used to render the pages of the specified document if any; otherwise, null.

Remarks

The internal PDF renderer is customized and highly optimized version of the popular Mozilla PDF.js library. Refer to https://mozilla.github.io/pdf.js/ for more information.

Requirements

Target Platforms

Help Version 22.0.2023.4.18
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.