HtmlListStyles
Classes
HtmlBaseListStyles
Extended by
Constructors
Constructor
new HtmlBaseListStyles(): HtmlBaseListStyles;
Returns
Properties
bulletNumberTabPosition
static bulletNumberTabPosition: string = "bullet-number-tab-position";
firstLineIndent
static firstLineIndent: string = 'first-line-indent';
fontSize
static fontSize: string = "font-size";
leftIndent
static leftIndent: string = 'left-indent';
levelIndent
static levelIndent: string = 'level-indent';
listStyleType
static listStyleType: string = "list-style-type";
marginLeft
static marginLeft: string = "margin-left";
textIndent
static textIndent: string = 'text-indent';
textIndentCroppedPart
static textIndentCroppedPart: string = 'text-indent-cropped-part';
HtmlListItemStyles
Extends
Constructors
Constructor
new HtmlListItemStyles(): HtmlListItemStyles;
Returns
Inherited from
HtmlBaseListStyles.constructor
Properties
bulletNumberTabPosition
static bulletNumberTabPosition: string = "bullet-number-tab-position";
Inherited from
HtmlBaseListStyles.bulletNumberTabPosition
firstLineIndent
static firstLineIndent: string = 'first-line-indent';
Inherited from
HtmlBaseListStyles.firstLineIndent
fontSize
static fontSize: string = "font-size";
Inherited from
leftIndent
static leftIndent: string = 'left-indent';
Inherited from
levelIndent
static levelIndent: string = 'level-indent';
Inherited from
HtmlBaseListStyles.levelIndent
listStyleType
static listStyleType: string = "list-style-type";
Inherited from
HtmlBaseListStyles.listStyleType
marginLeft
static marginLeft: string = "margin-left";
Inherited from
textAlign
static textAlign: string = 'text-align';
textIndent
static textIndent: string = 'text-indent';
Inherited from
textIndentCroppedPart
static textIndentCroppedPart: string = 'text-indent-cropped-part';
Inherited from
HtmlBaseListStyles.textIndentCroppedPart
HtmlOrderedListStyles
Extends
Constructors
Constructor
new HtmlOrderedListStyles(): HtmlOrderedListStyles;
Returns
Inherited from
HtmlBaseListStyles.constructor
Properties
bulletNumberTabPosition
static bulletNumberTabPosition: string = "bullet-number-tab-position";
Inherited from
HtmlBaseListStyles.bulletNumberTabPosition
firstLineIndent
static firstLineIndent: string = 'first-line-indent';
Inherited from
HtmlBaseListStyles.firstLineIndent
fontSize
static fontSize: string = "font-size";
Inherited from
leftIndent
static leftIndent: string = 'left-indent';
Inherited from
levelIndent
static levelIndent: string = 'level-indent';
Inherited from
HtmlBaseListStyles.levelIndent
listStyleType
static listStyleType: string = "list-style-type";
Inherited from
HtmlBaseListStyles.listStyleType
marginLeft
static marginLeft: string = "margin-left";
Inherited from
start
static start: string = 'start';
textIndent
static textIndent: string = 'text-indent';
Inherited from
textIndentCroppedPart
static textIndentCroppedPart: string = 'text-indent-cropped-part';
Inherited from
HtmlBaseListStyles.textIndentCroppedPart
type
static type: string = 'type';
HtmlUnorderedListStyles
Extends
Constructors
Constructor
new HtmlUnorderedListStyles(): HtmlUnorderedListStyles;
Returns
Inherited from
HtmlBaseListStyles.constructor
Properties
bulletNumberTabPosition
static bulletNumberTabPosition: string = "bullet-number-tab-position";
Inherited from
HtmlBaseListStyles.bulletNumberTabPosition
firstLineIndent
static firstLineIndent: string = 'first-line-indent';
Inherited from
HtmlBaseListStyles.firstLineIndent
fontSize
static fontSize: string = "font-size";
Inherited from
leftIndent
static leftIndent: string = 'left-indent';
Inherited from
levelIndent
static levelIndent: string = 'level-indent';
Inherited from
HtmlBaseListStyles.levelIndent
listStyleType
static listStyleType: string = "list-style-type";
Inherited from
HtmlBaseListStyles.listStyleType
marginLeft
static marginLeft: string = "margin-left";
Inherited from
textIndent
static textIndent: string = 'text-indent';
Inherited from
textIndentCroppedPart
static textIndentCroppedPart: string = 'text-indent-cropped-part';
Inherited from
HtmlBaseListStyles.textIndentCroppedPart
type
static type: string = 'type';