'page' Syntax and Note : page « Javascript Objects « JavaScript Reference

'page' Syntax and Note

Note:

Access to an @page rule. 
You can access the page object only by referencing the desired index in the 
pages collection.
    
Syntax:
    
document.styleSheets(index1).pages(index2).memberName

    

      
      








Related examples in the same category

1.'page' Example
2.'page' JavaScript Properties
3.'page' is applied to