2.7.2.1 item

item

Used to retrieve a StyleSheetPage object by ordinal index. If index is greater than or equal to the number of objects in the collection, item returns null.

Parameters

indexof type unsigned long

Index into the collection.

Return Value

StyleSheetPage         The CSS @page rule at the index position in the collection, or null.

No Errors