xCoordinate Property (PdfDocumentOptions)

Summary

Initial view X coordinate position of the page to use when creating a PDF document.

Syntax

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

Property Value

The initial view X coordinate position of the page to use when creating a PDF document. Default value is 0 (left of the page).

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