|
DisplayString
DisplayString[graphics] generates a string giving graphics or sound in Mathematica PostScript format.
DisplayString[graphics, "format"] generates a string giving graphics or sound in the specified format.
DisplayString[expr, "format"] generates a string giving boxes, cells or notebook expressions in the specified format.
The options and format settings for DisplayString are the same as for Display.
See Section 2.10.14.
See also: StringToStream.
New in Version 3.
|