Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

XCoordinate Property

Show in webframe
Initial view X coordinate position of the page to use when creating a PDF document.
Syntax
get_xCoordinate();
set_xCoordinate(value);
Object.defineProperty('xCoordinate');

Property Value

TypeDescription
doubleThe initial view X coordinate position of the page to use when creating a PDF document. Default value is 0 (left of the page).
Example
For an example, refer to PdfDocumentOptions.
See Also

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file