pageFitType Property (PdfDocumentOptions)

Summary

Initial view page fit type when creating a PDF document.

Syntax

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

Property Value

One of the PdfDocumentPageFitType enumeration members that indicate the initial view page fit type mode to use when creating a PDF document. The default value is PdfDocumentPageFitType.Default.

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