org.kde.koala
public class CSSPageRule extends CSSRule
CSSPageRule
interface represents a page rule
within a CSS style sheet. The @page
rule is
used to specify the dimensions, orientation, margins, etc. of a
page box for paged media.UNKNOWN: The UNKNOWN: The parsable textual representation of the page selector for the rule. UNKNOWN: see selectorText CSSPageRule
interface represents a
Constructor Summary protected CSSPageRule(Class dummy) CSSPageRule() CSSPageRule(CSSPageRule other) CSSPageRule(CSSRule other)
Method Summary String selectorText() void setSelectorText(String arg1) CSSStyleDeclaration style() Constructor Detail
CSSPageRule
CSSPageRule
CSSPageRule
CSSPageRule
Method Detail
selectorText
setSelectorText
style