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

YCoordinate Property

Show in webframe
Initial view Y coordinate position of the page to use when creating a PDF document.
Syntax
get_yCoordinate();
set_yCoordinate(value);
Object.defineProperty('yCoordinate');

Property Value

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

Reference

PdfDocumentOptions Object
PdfDocumentOptions Members

Error processing SSI file