Interface

CSSPageRule

CSSPageRule

CSSPageRule is an interface representing a single CSS @page rule. It implements the CSSRule interface with a type value of 6 (CSSRule.PAGE_RULE).

View Source js/lib.dom.d.ts, line 474