pages
Property of css/cssom/styleSheetcss/cssom/styleSheet
Syntax
var result = element.pages;
element.pages = value;
Notes
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.
Syntax
See also
Related pages
- styleSheetstyleSheet
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]