zoomPercent Property (PdfDocumentOptions)

Summary

Initial view zoom percentage to use when creating a PDF document.

Syntax

JavaScript Syntax
Object.defineProperty(PdfDocumentOptions.prototype, 'zoomPercent', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
zoomPercent: number;

Property Value

The initial view zoom percentage to use when creating a PDF document. Default value is 0 (actual size).

Requirements

Target Platforms

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