pageModeType Property (PdfDocumentOptions)

Summary

Initial view page mode type when creating a PDF document.

Syntax

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

Property Value

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

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