CssStyle

Undocumented in source.

Members

Variables

backgroundColor
CssValue backgroundColor;
Undocumented in source.
color
CssValue color;
Undocumented in source.
display
CssDisplay display;
Undocumented in source.
fontFaces
string fontFaces;
Undocumented in source.
fontFamily
CssFontFamily fontFamily;
Undocumented in source.
fontSize
CssValue fontSize;
Undocumented in source.
fontStyle
CssFontStyle fontStyle;
Undocumented in source.
fontWeight
CssFontWeight fontWeight;
Undocumented in source.
height
CssValue height;
Undocumented in source.
hyphenate
CssHyphenate hyphenate;
Undocumented in source.
letterSpacing
CssValue letterSpacing;
Undocumented in source.
lineHeight
CssValue lineHeight;
Undocumented in source.
listStylePosition
CssListStylePosition listStylePosition;
Undocumented in source.
listStyleType
CssListStyleType listStyleType;
Undocumented in source.
marginBottom
CssValue marginBottom;
Undocumented in source.
marginLeft
CssValue marginLeft;
Undocumented in source.
marginRight
CssValue marginRight;
Undocumented in source.
marginTop
CssValue marginTop;
Undocumented in source.
paddingBottom
CssValue paddingBottom;
Undocumented in source.
paddingLeft
CssValue paddingLeft;
Undocumented in source.
paddingRight
CssValue paddingRight;
Undocumented in source.
paddingTop
CssValue paddingTop;
Undocumented in source.
pageBreakAfter
CssPageBreak pageBreakAfter;
Undocumented in source.
pageBreakBefore
CssPageBreak pageBreakBefore;
Undocumented in source.
pageBreakInside
CssPageBreak pageBreakInside;
Undocumented in source.
textAlign
CssTextAlign textAlign;
Undocumented in source.
textAlignLast
CssTextAlign textAlignLast;
Undocumented in source.
textDecoration
CssTextDecoration textDecoration;
Undocumented in source.
textIndent
CssValue textIndent;
Undocumented in source.
verticalAlign
CssVerticalAlign verticalAlign;
Undocumented in source.
whiteSpace
CssWhiteSpace whiteSpace;
Undocumented in source.
width
CssValue width;
Undocumented in source.

Meta