postScript
Type
property
Summary
Specifies the actual PostScript code associated with an EPS|EPS object.
Syntax
set the postScript of <EPSObject> to
Description
Use the postScript property to examine or change the PostScript code of an EPS object.
This property is supported only on Unix systems with Display PostScript installed.
Examples
set the postScript of EPS "To Print" to field "Result"
Value
Name | Type | Description |
---|---|---|
value | The postScript of an EPS object is a string. By default, the postScript property of newly created EPS|EPS objects is set to empty. |
Related
keyword: string
property: pageCount, postScript, prolog, retainImage
Compatibility and Support
Introduced
LiveCode 1.0
OS
linux
Platforms
desktop
server