Specifies the height of an EPS PostScript bounding box.
# Metadata
Platforms: desktop OS: linux Introduced: 1.0 Security:
# Syntax
set the yExtent of EPSObject to number
# Examples
set the yExtent of EPS myEPS to 288 -- 4 inches
# Description
An EPS object's yExtent is the height in points of the postScript object. This controls the size 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:** boundingBox, scaleIndependently, points, yOffset, postScript