Introduction
Illustrator Scripting Object Model
Scripting Illustrator
Scripting with AppleScript
Scripting with JavaScript
Scripting with VBScript
Javascript Object Reference
app.class
Description
Associates paper information with a paper name. Paper objects are used by Printer objects.
Paper
paper.name
The paper name.
Type
String.
paper.paperInfo
The paper information.
PaperInfo
paper.typename
The class name of the object.
String, read-only.