getPDFRenderingObject Method (DocumentViewer)

Summary

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

Syntax

JavaScript Syntax
DocumentViewer.prototype.getPDFRenderingObject = function(document)
TypeScript Syntax
getPDFRenderingObject(document: Document): 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

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