49
edits
(→Notes) |
|||
Line 82: | Line 82: | ||
} | } | ||
} | } | ||
// --- | // --- | ||
// | // Following functions/properties are implemented by the | ||
// WebPrintAPI. They are listed here to get an idea what they | |||
// will return. | |||
// --- | // --- | ||
Line 98: | Line 96: | ||
// Getter: | // Getter: | ||
pDoc.unwriteableMargin { | pDoc.unwriteableMargin = { | ||
top: <inch>, | top: <inch>, | ||
bottom: <inch>, | bottom: <inch>, |
edits