DekGenius.com
Team LiB   Previous Section   Next Section
CSSFontFaceRule an @font-face rule in a CSS style sheet

Availability

DOM Level 2 CSS

Inherits from/Overrides

CSSRule figs/U2192.gif CSSFontFaceRule

Properties

readonly CSSStyleDeclaration style

The set of styles for this rule.

Description

This interface represents an @font-face rule in a CSS style sheet. Consult a CSS reference for details.

    Team LiB   Previous Section   Next Section