pages property
Gets a collection of page rules for the style sheet.
This property is read-only.
Syntax
| JavaScript |
|---|
p = object.pages |
Property values
Type: pageCollection
Remarks
Although this collection is represented in the Cascading Style Sheets (CSS) object model, @page rules are not represented in the default print template for Windows Internet Explorer. The rules can be used by print templates developed for applications that host MSHTML.
See also
Show: