fo:character-properties
Character Properties
Attribute group information
Namespace: http://www.w3.org/1999/XSL/Format
Schema document: fo.xsd
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
character | [0..1] | fo:character | The Unicode character to be presented. | from group fo:character |
letter-spacing | [0..1] | Anonymous | Spacing behavior between text characters. CSS2 Reference: | from group fo:letter-spacing |
suppress-at-line-break | [0..1] | Anonymous | Applies only to fo:character and determines whether the character's representation shall be suppressed when it would occur adjacent to a line break. Multiple characters may be so suppressed. | from group fo:suppress-at-line-break |
text-decoration | [0..1] | Anonymous | Decorations that are added to the text of an element. If the property is specified for a block-level element, it affects all inline-level descendants of the element. If it is specified for (or affects) an inline-level element, it affects all boxes generated by the element. If the element has no content or no text content (e.g., the IMG element in HTML), user agents must ignore this property. This property is not inherited, but descendant boxes of a block box should be formatted with the same decoration (e.g., they should all be underlined). The color of decorations should remain the same even if descendant elements have different "color" values. CSS2 Reference: | from group fo:text-decoration |
text-shadow | [0..1] | Anonymous | A comma-separated list of shadow effects to be applied to the text of the element. The shadow effects are applied in the order specified and may thus overlay each other, but they will never overlay the text itself. Shadow effects do not alter the size of a box, but may extend beyond its boundaries. The stack level of the shadow effects is the same as for the element itself. CSS2 Reference: | from group fo:text-shadow |
text-transform | [0..1] | Anonymous | Capitalization effects of an element's text. CSS2 Reference: | from group fo:text-transform |
treat-as-word-space | [0..1] | Anonymous | Whether the character shall be treated as a word space or as a normal letter. | from group fo:treat-as-word-space |
word-spacing | [0..1] | Anonymous | Spacing behavior between words. CSS2 Reference: | from group fo:word-spacing |
Used in
- Anonymous type of element fo:character