pages collection
Retrieves a collection of page objects, which represent @page rules in a styleSheet.
Members
The pages collection has these types of members:
Methods
The pages collection has these methods.
| Method | Description |
|---|---|
| item (pages) |
Retrieves an object from the pages collection. |
Properties
The pages collection has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves the number of objects in a collection. |
Remarks
Although this collection is represented in the Cascading Style Sheets (CSS) object model in Microsoft Internet Explorer 5.5 and later, @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: