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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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