| Property | Defined By |
---|
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | alignmentBaseline : *
TextLayoutFormat:
Specifies the baseline to which the dominant baseline aligns. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | backgroundAlpha : *
TextLayoutFormat:
Alpha (transparency) value for the background (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | backgroundColor : *
TextLayoutFormat:
Background color of the text (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | baselineShift : *
TextLayoutFormat:
Amount to shift the baseline from the dominantBaseline value. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | blockProgression : *
TextLayoutFormat:
Specifies a vertical or horizontal progression of line placement. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderBottomColor : *
TextLayoutFormat:
Color of the bottom border (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderBottomPriority : *
TextLayoutFormat:
Specifies the priority when drawing cell boundaries. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderBottomWidth : *
TextLayoutFormat:
Bottom border width in pixels (adopts default value if undefined during cascade)
Legal values are numbers from 0 to 128 and FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will have a value of 0.
| FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderLeftColor : *
TextLayoutFormat:
Color of the left border (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderLeftPriority : *
TextLayoutFormat:
Specifies the priority when drawing cell boundaries. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderLeftWidth : *
TextLayoutFormat:
Left border width in pixels (adopts default value if undefined during cascade)
Legal values are numbers from 0 to 128 and FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will have a value of 0.
| FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderRightColor : *
TextLayoutFormat:
Color of the right border (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderRightPriority : *
TextLayoutFormat:
Specifies the priority when drawing cell boundaries. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderRightWidth : *
TextLayoutFormat:
Right border width in pixels (adopts default value if undefined during cascade)
Legal values are numbers from 0 to 128 and FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will have a value of 0.
| FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderTopColor : *
TextLayoutFormat:
Color of the top border (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderTopPriority : *
TextLayoutFormat:
Specifies the priority when drawing cell boundaries. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | borderTopWidth : *
TextLayoutFormat:
Top border width in pixels (adopts default value if undefined during cascade)
Legal values are numbers from 0 to 128 and FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will have a value of 0.
| FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | breakOpportunity : *
TextLayoutFormat:
Controls where lines are allowed to break when breaking wrapping text into multiple lines. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | cellPadding : *
TextLayoutFormat:
cellPadding specifies the amount of space between the border of the cell and its contents. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | cellSpacing : *
TextLayoutFormat:
cellSpacing specifies how much space the user agent should leave between the left side of the table and the left-hand side of the leftmost column, the top of the table and the top side of the topmost row, and so on for the right and bottom of the table. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | cffHinting : *
TextLayoutFormat:
The type of CFF hinting used for this text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | clearFloats : *
TextLayoutFormat:
Controls how text wraps around a float. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | color : *
TextLayoutFormat:
Color of the text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | columnBreakAfter : *
TextLayoutFormat:
Controls column after before the element. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | columnBreakBefore : *
TextLayoutFormat:
Controls column break before the element. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | columnCount : *
TextLayoutFormat:
Number of text columns (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | columnGap : *
TextLayoutFormat:
Specifies the amount of gutter space, in pixels, to leave between the columns (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | columnWidth : *
TextLayoutFormat:
Column width in pixels (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | computedFormat : ITextLayoutFormat [read-only]
Returns the computed format attributes that are in effect for this element. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | containerBreakAfter : *
TextLayoutFormat:
Controls container after before the element. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | containerBreakBefore : *
TextLayoutFormat:
Controls container break before the element. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | coreStyles : Object [read-only] Returns the coreStyles on this FlowElement. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | digitCase : *
TextLayoutFormat:
The type of digit case used for this text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | digitWidth : *
TextLayoutFormat:
Type of digit width used for this text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | direction : *
TextLayoutFormat:
Specifies the default bidirectional embedding level of the text in the text block. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | dominantBaseline : *
TextLayoutFormat:
Specifies which element baseline snaps to the alignmentBaseline to determine the vertical position of the element on the line. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | firstBaselineOffset : *
TextLayoutFormat:
Specifies the baseline position of the first line in the container. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | fontFamily : *
TextLayoutFormat:
The name of the font to use, or a comma-separated list of font names. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | fontLookup : *
TextLayoutFormat:
Font lookup to use. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | fontSize : *
TextLayoutFormat:
The size of the text in pixels. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | fontStyle : *
TextLayoutFormat:
Style of text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | fontWeight : *
TextLayoutFormat:
Weight of text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | format : ITextLayoutFormat TextLayoutFormat properties applied directly to this element. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | frame : *
TextLayoutFormat:
frame specifies which sides of the frame surrounding a table will be visible. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | id : String
Assigns an identifying name to the element, making it possible to set a style for the element
by referencing the id. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | justificationRule : *
TextLayoutFormat:
Rule used to justify text in a paragraph. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | justificationStyle : *
TextLayoutFormat:
The style used for justification of the paragraph. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | kerning : *
TextLayoutFormat:
Kerning adjusts the pixels between certain character pairs to improve readability. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | leadingModel : *
TextLayoutFormat:
Specifies the leading model, which is a combination of leading basis and leading direction. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | ligatureLevel : *
TextLayoutFormat:
Controls which of the ligatures that are defined in the font may be used in the text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | lineBreak : *
TextLayoutFormat:
Controls word wrapping within the container (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | lineHeight : *
TextLayoutFormat:
Leading controls for the text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | lineThrough : *
TextLayoutFormat:
If true, applies strikethrough, a line drawn through the middle of the text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | linkActiveFormat : *
TextLayoutFormat:
Defines the formatting attributes used for links in normal state. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | linkHoverFormat : *
TextLayoutFormat:
Defines the formatting attributes used for links in hover state, when the mouse is within the bounds (rolling over) a link. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | linkNormalFormat : *
TextLayoutFormat:
Defines the formatting attributes used for links in normal state. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | listAutoPadding : *
TextLayoutFormat:
This specifies an auto indent for the start edge of lists when the padding value of the list on that side is auto. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | listMarkerFormat : *
TextLayoutFormat:
Defines the formatting attributes list markers. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | listStylePosition : *
TextLayoutFormat:
Legal values are ListStylePosition.INSIDE, ListStylePosition.OUTSIDE, FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will inherit its value from an ancestor. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | listStyleType : *
TextLayoutFormat:
Legal values are ListStyleType.UPPER_ALPHA, ListStyleType.LOWER_ALPHA, ListStyleType.UPPER_ROMAN, ListStyleType.LOWER_ROMAN, ListStyleType.NONE, ListStyleType.DISC, ListStyleType.CIRCLE, ListStyleType.SQUARE, ListStyleType.BOX, ListStyleType.CHECK, ListStyleType.DIAMOND, ListStyleType.HYPHEN, ListStyleType.ARABIC_INDIC, ListStyleType.BENGALI, ListStyleType.DECIMAL, ListStyleType.DECIMAL_LEADING_ZERO, ListStyleType.DEVANAGARI, ListStyleType.GUJARATI, ListStyleType.GURMUKHI, ListStyleType.KANNADA, ListStyleType.PERSIAN, ListStyleType.THAI, ListStyleType.URDU, ListStyleType.CJK_EARTHLY_BRANCH, ListStyleType.CJK_HEAVENLY_STEM, ListStyleType.HANGUL, ListStyleType.HANGUL_CONSTANT, ListStyleType.HIRAGANA, ListStyleType.HIRAGANA_IROHA, ListStyleType.KATAKANA, ListStyleType.KATAKANA_IROHA, ListStyleType.LOWER_ALPHA, ListStyleType.LOWER_GREEK, ListStyleType.LOWER_LATIN, ListStyleType.UPPER_ALPHA, ListStyleType.UPPER_GREEK, ListStyleType.UPPER_LATIN, FormatValue.INHERIT.
Default value is undefined indicating not set.
If undefined during the cascade this property will inherit its value from an ancestor. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | locale : *
TextLayoutFormat:
The locale of the text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | marginBottom : *
TextLayoutFormat:
bottom margin in pixels (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | marginLeft : *
TextLayoutFormat:
left margin in pixels(adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | marginRight : *
TextLayoutFormat:
right margin in pixels (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | marginTop : *
TextLayoutFormat:
top margin in pixels (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | maxCellHeight : *
TextLayoutFormat:
Maximum height of a table cell. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | minCellHeight : *
TextLayoutFormat:
Minimum height of a table cell. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | mxmlChildren : Array
Appends an array of children to this object. | FlowGroupElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | numChildren : int [read-only]
Returns the number of FlowElement children that this FlowGroupElement object has. | FlowGroupElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | paddingBottom : *
TextLayoutFormat:
Bottom inset in pixels. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | paddingLeft : *
TextLayoutFormat:
Left inset in pixels. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | paddingRight : *
TextLayoutFormat:
Right inset in pixels. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | paddingTop : *
TextLayoutFormat:
Top inset in pixels. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | paragraphEndIndent : *
TextLayoutFormat:
A Number that specifies, in pixels, the amount to indent the paragraph's end edge. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | paragraphSpaceAfter : *
TextLayoutFormat:
A Number that specifies the amount of space, in pixels, to leave after the paragraph. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | paragraphSpaceBefore : *
TextLayoutFormat:
A Number that specifies the amount of space, in pixels, to leave before the paragraph. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | paragraphStartIndent : *
TextLayoutFormat:
A Number that specifies, in pixels, the amount to indent the paragraph's start edge. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | parent : FlowGroupElement [read-only] Returns the parent of this FlowElement object. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | parentRelativeEnd : int [read-only] Returns the relative end of this FlowElement object in the parent. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | parentRelativeStart : int [read-only] Returns the relative start of this FlowElement object in the parent. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | renderingMode : *
TextLayoutFormat:
The rendering mode used for this text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | rules : *
TextLayoutFormat:
rules specifies which rules will appear between cells within a table. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | styleName : *
TextLayoutFormat:
Assigns an identifying class to the element, making it possible to set a style for the element by referencing the styleName. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | styles : Object [read-only] Returns the styles on this FlowElement. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | tableColumnWidth : *
TextLayoutFormat:
Width of table column specifies a default width for each column spanned by the current COL element. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | tableWidth : *
TextLayoutFormat:
Width of table element specifies the desired width of the entire table and is intended for visual user agents. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | tabStops : *
TextLayoutFormat:
Specifies the tab stops associated with the paragraph. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | textAlign : *
TextLayoutFormat:
Alignment of lines in the paragraph relative to the container. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | textAlignLast : *
TextLayoutFormat:
Alignment of the last (or only) line in the paragraph relative to the container in justified text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | textAlpha : *
TextLayoutFormat:
Alpha (transparency) value for the text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | textDecoration : *
TextLayoutFormat:
Decoration on text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | textIndent : *
TextLayoutFormat:
A Number that specifies, in pixels, the amount to indent the first line of the paragraph. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | textJustify : *
TextLayoutFormat:
Specifies options for justifying text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | textLength : int [read-only]
Returns the total length of text owned by this FlowElement object and its children. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | textRotation : *
TextLayoutFormat:
Determines the number of degrees to rotate this text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | tracking : Object [write-only]
Sets the tracking and is synonymous with the trackingRight property. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | trackingLeft : *
TextLayoutFormat:
Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the left of each character. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | trackingRight : *
TextLayoutFormat:
Number in pixels (or percent of fontSize, like 120%) indicating the amount of tracking (manual kerning) to be applied to the right of each character. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | typeName : String
Each FlowElement has a typeName. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | typographicCase : *
TextLayoutFormat:
The type of typographic case used for this text. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | userStyles : Object Allows you to read and write user styles on a FlowElement object. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | verticalAlign : *
TextLayoutFormat:
Vertical alignment or justification (adopts default value if undefined during cascade). | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | whiteSpaceCollapse : *
TextLayoutFormat:
Collapses or preserves whitespace when importing text into a TextFlow. | FlowElement |
| ![Inherited Inherited](../../../images/inheritedSummary.gif) | wordSpacing : *
TextLayoutFormat:
Specifies the optimum, minimum, and maximum spacing (as a multiplier of the width of a normal space) between words to use during justification. | FlowElement |