page object
Represents an @page rule within a styleSheet.
![]() |
Members
The page object has these types of members:
Properties
The page object has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write |
Sets or retrieves the persisted representation of the style rule. | |
|
Retrieves the containing rule, if the current rule is contained inside another rule. | ||
|
Retrieves the style sheet that contains the current rule. | ||
|
Retrieves a string that identifies the pseudo class of the page or pages an @page rule applies to. | ||
|
Retrieves a string that identifies which page or pages an @page rule applies to. | ||
|
Sets or retrieves a value that represents the textual representation of the selector for the rule set. | ||
|
Retrieves the declaration block of the current rule. | ||
|
Retrieves the type of the rule. |
Standards information
There are no standards that apply here.
Remarks
Although page objects are represented in the Cascading Style Sheets (CSS) object model starting in Microsoft Internet Explorer 5.5, the objects are not used by the default print template for Windows Internet Explorer. The objects can be represented explicitly in print templates developed for applications that host MSHTML.
See also
