| 属性 | 由以下参数定义 |
---|
|  | alignmentBaseline : *
TextLayoutFormat:指定主要基线对齐到的基线。 | FlowElement |
|  | backgroundAlpha : *
TextLayoutFormat:背景的 Alpha(透明度)值(如果在层叠期间未定义,则使用默认值)。 | FlowElement |
|  | backgroundColor : *
TextLayoutFormat:文本的背景颜色(如果在层叠期间未定义,则使用默认值)。 | FlowElement |
|  | baselineShift : *
TextLayoutFormat:从 dominantBaseline 值偏移基线的数量。 | FlowElement |
|  | blockProgression : *
TextLayoutFormat:指定线位置的垂直或水平行进。 | FlowElement |
|  | breakOpportunity : *
TextLayoutFormat:控制在将连续文本断开为多行时允许行断开的位置。 | FlowElement |
|  | cffHinting : *
TextLayoutFormat:用于此文本的 CFF 提示的类型。 | FlowElement |
|  | clearFloats : *
TextLayoutFormat:控制文本在浮点周围的环绕方式。 | FlowElement |
|  | color : *
TextLayoutFormat:文本的颜色。 | FlowElement |
|  | columnCount : *
TextLayoutFormat:文本列数(如果在层叠期间未定义,则使用默认值)。 | FlowElement |
|  | columnGap : *
TextLayoutFormat:指定要在列之间留出的装订线空间量(以像素为单位),如果在层叠期间未定义,则使用默认值。 | FlowElement |
|  | columnWidth : *
TextLayoutFormat:列宽(以像素为单位)(如果在层叠期间未定义,则使用默认值)。 | FlowElement |
|  | computedFormat : flashx.textLayout.formats:ITextLayoutFormat [覆盖] [只读]
对于该元素有效的计算得出的文本格式属性。 | FlowLeafElement |
|  | constructor : Object
对类对象或给定对象实例的构造函数的引用。 | Object |
|  | coreStyles : Object [只读] 返回此 FlowElement 的 coreStyles。 | FlowElement |
|  | digitCase : *
TextLayoutFormat:用于此文本的数字大小写类型。 | FlowElement |
|  | digitWidth : *
TextLayoutFormat:用于此文本的数字宽度类型。 | FlowElement |
|  | direction : *
TextLayoutFormat:指定文本在文本块中的默认双向嵌入级别。 | FlowElement |
|  | dominantBaseline : *
TextLayoutFormat:指定该元素的哪条基线紧贴到 alignmentBaseline 以确定元素在该行上的垂直位置。 | FlowElement |
|  | firstBaselineOffset : *
TextLayoutFormat:指定容器中第一行的基线位置。 | FlowElement |
|  | fontFamily : *
TextLayoutFormat:要使用的字体的名称或用逗号分隔的字体名称列表。 | FlowElement |
|  | fontLookup : *
TextLayoutFormat:要使用的字体查找。 | FlowElement |
|  | fontSize : *
TextLayoutFormat:文本的大小(以像素为单位)。 | FlowElement |
|  | fontStyle : *
TextLayoutFormat:文本的样式。 | FlowElement |
|  | fontWeight : *
TextLayoutFormat:文本的粗细。 | FlowElement |
|  | format : flashx.textLayout.formats:ITextLayoutFormat TextLayoutFormat 属性直接应用于该元素。 | FlowElement |
|  | id : String
将一个标识名称指定给该元素,以允许通过引用 id 为该元素设置样式。 | FlowElement |
|  | justificationRule : *
TextLayoutFormat:用于将段落中的文本两端对齐的规则。 | FlowElement |
|  | justificationStyle : *
TextLayoutFormat:用于将段落两端对齐的样式。 | FlowElement |
|  | kerning : *
TextLayoutFormat:字距调整可调整某些字符对之间的像素以提高可读性。 | FlowElement |
|  | leadingModel : *
TextLayoutFormat:指定行距模型,它是行距基准和行距方向的组合。 | FlowElement |
|  | ligatureLevel : *
TextLayoutFormat:控制可以在该文本中使用字体中定义的哪些连字。 | FlowElement |
|  | lineBreak : *
TextLayoutFormat:控制容器内的换行(如果在层叠期间未定义,则使用默认值)。 | FlowElement |
|  | lineHeight : *
TextLayoutFormat:文本的行距控制。 | FlowElement |
|  | lineThrough : *
TextLayoutFormat:若为 true,则应用删除线(一条穿过文本中间的直线)。 | FlowElement |
|  | linkActiveFormat : *
TextLayoutFormat:定义用于处于正常状态的链接的格式属性。 | FlowElement |
|  | linkHoverFormat : *
TextLayoutFormat:定义当鼠标在链接边界内(悬停)时用于悬停状态链接的格式属性。 | FlowElement |
|  | linkNormalFormat : *
TextLayoutFormat:定义用于处于正常状态的链接的格式属性。 | FlowElement |
|  | listAutoPadding : *
TextLayoutFormat:指定当列表相应侧的内边距值为 auto 时,列表开始边缘的自动缩进。 | FlowElement |
|  | listMarkerFormat : *
TextLayoutFormat:定义列表标记的格式属性。 | FlowElement |
|  | listStylePosition : *
TextLayoutFormat:合法值为 ListStylePosition.INSIDE、ListStylePosition.OUTSIDE、FormatValue.INHERIT。默认值未定义,指示未设置。如果在层叠期间未定义,则此属性将从一个祖代继承值。 | FlowElement |
|  | listStyleType : *
TextLayoutFormat:合法值为 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。默认值未定义,指示未设置。如果在层叠期间未定义,则此属性将从一个祖代继承值。 | FlowElement |
|  | locale : *
TextLayoutFormat:文本的区域设置。 | FlowElement |
|  | mxmlChildren : Array
根据跨距标签内的内容设置文本;始终删除现有子项。 | SpanElement |
|  | paddingBottom : *
TextLayoutFormat:底部边界区(像素数)。 | FlowElement |
|  | paddingLeft : *
TextLayoutFormat:左侧边界区(像素数)。 | FlowElement |
|  | paddingRight : *
TextLayoutFormat:右侧边界区(像素数)。 | FlowElement |
|  | paddingTop : *
TextLayoutFormat:顶部边界区(像素数)。 | FlowElement |
|  | paragraphEndIndent : *
TextLayoutFormat:一个数字,指定段落结束边缘的缩进量(像素数)。 | FlowElement |
|  | paragraphSpaceAfter : *
TextLayoutFormat:一个数字,指定在段落后留出的空白(像素数)。 | FlowElement |
|  | paragraphSpaceBefore : *
TextLayoutFormat:一个数字,指定在段落前留出的空白(像素数)。 | FlowElement |
|  | paragraphStartIndent : *
TextLayoutFormat:一个数字,指定段落开始边缘的缩进量(像素数)。 | FlowElement |
|  | parent : FlowGroupElement [只读] 返回该 FlowElement 对象的父项。 | FlowElement |
|  | parentRelativeEnd : int [只读] 返回该 FlowElement 对象在父项中的相对结束位置。 | FlowElement |
|  | parentRelativeStart : int [只读] 返回该 FlowElement 对象在父项中的相对起始位置。 | FlowElement |
|  | renderingMode : *
TextLayoutFormat:用于此文本的呈现模式。 | FlowElement |
|  | styleName : *
TextLayoutFormat:为元素指定一个标识类,从而可以通过引用 styleName 来设置元素样式。 | FlowElement |
|  | styles : Object [只读] 返回此 FlowElement 的样式。 | FlowElement |
|  | tabStops : *
TextLayoutFormat:指定与段落关联的制表位。 | FlowElement |
|  | text : String
接受该 SpanElement 对象包含的文本字符串。 | SpanElement |
|  | textAlign : *
TextLayoutFormat:段落中的行与容器的对齐方式。 | FlowElement |
|  | textAlignLast : *
TextLayoutFormat:两端对齐文本中段落最后一行(或唯一的一行)与容器的对齐方式。 | FlowElement |
|  | textAlpha : *
TextLayoutFormat:文本的 Alpha(透明度)值。 | FlowElement |
|  | textDecoration : *
TextLayoutFormat:文本上的装饰。 | FlowElement |
|  | textIndent : *
TextLayoutFormat:一个数字,指定段落第一行的缩进量(以像素为单位)。 | FlowElement |
|  | textJustify : *
TextLayoutFormat:指定文本两端对齐的选项。 | FlowElement |
|  | textLength : int [只读]
返回该 FlowElement 对象及其子对象拥有的文本总长度。 | FlowElement |
|  | textRotation : *
TextLayoutFormat:确定要旋转此文本的度数。 | FlowElement |
|  | tracking : Object [只写]
设置间隙,且与 trackingRight 属性同义。 | FlowElement |
|  | trackingLeft : *
TextLayoutFormat:像素数(或字体大小的百分比,如 120%),指示应用于每个字符左侧的间隙数(手动字距调整)。 | FlowElement |
|  | trackingRight : *
TextLayoutFormat:像素数(或字体大小的百分比,如 120%)表示要应用到每个字符右边的间距的量(手动字距调整)。 | FlowElement |
|  | typeName : String
每个 FlowElement 都具有 typeName。 | FlowElement |
|  | typographicCase : *
TextLayoutFormat:用于此文本的印刷大小写的类型。 | FlowElement |
|  | userStyles : Object 允许您针对 FlowElement 对象读写用户样式。 | FlowElement |
|  | verticalAlign : *
TextLayoutFormat:垂直对齐或两端对齐(如果在层叠期间未定义,则使用默认值)。 | FlowElement |
|  | whiteSpaceCollapse : *
TextLayoutFormat:将文本导入到 TextFlow 中时压缩或保留空白。 | FlowElement |
|  | wordSpacing : *
TextLayoutFormat:指定在两端对齐期间使用的单词之间的最佳间距、最小间距和最大间距(作为普通间距宽度的乘数)。 | FlowElement |