xCoordinate Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(PdfDocumentOptions.prototype, 'xCoordinate', 
   get: function(), 
   set: function(value) 
) 
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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.