Initial view X coordinate position of the page to use when creating a PDF document.
Object.defineProperty(PdfDocumentOptions.prototype, 'xCoordinate',
get: function(),
set: function(value)
)
xCoordinate: number;
The initial view X coordinate position of the page to use when creating a PDF document. Default value is 0 (left of the page).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET