fo:text-align
Simple type information
Namespace: http://www.w3.org/1999/XSL/Format
Schema document: fo.xsd
Content
- Type based on xsd:token
Valid value inherit
- Type based on xsd:token
Valid value Description start The content is to be aligned on the start-edge in the inline-progression-direction. center The content is to be centered in the inline-progression-direction. end The content is to be aligned on the end-edge in the inline-progression-direction. justify The contents is to be expanded to fill the available width in the inline-progression-direction. inside If the page binding edge is on the start-edge, the alignment will be start. If the binding is the end-edge, the alignment will be end. If neither, use start alignment. outside If the page binding edge is on the start-edge, the alignment will be end. If the binding is the end-edge, the alignment will be start. If neither, use end alignment. left Interpreted as "text-align='start'". right Interpreted as "text-align='end'".
from type fo:inherit
Used by
- Attribute text-align via derived anonymous type
- Attribute text-align-last via derived anonymous type
Type inheritance chain
- fo:text-align
- used as member of union type Anonymous type of attribute text-align
- used as member of union type Anonymous type of attribute text-align-last