Specifies the location of the left edge of an EPS postScript code.
# Metadata
Platforms: desktop OS: linux Introduced: 1.0 Security:
# Syntax
set the xOffset of EPSObject to number
# Examples
set the xOffset of EPS thisObject to 144 -- 2 inches
# Description
The xOffset is the distance in points from the left edge of the paper to the left edge of the PostScript object. This controls the placement of the PostScript object when it's rendered.
This property is supported only on Unix systems with Display PostScript installed.
# Tags
# See
- **keyword:** item, integer - **glossary:** object, EPS, property - **property:** left, points, boundingBox, postScript, yOffset