PadText
The PadText command element specifies the one-byte pad character for character text items.
Components of PadText
A group view displays the components of the PadText command element.
The PadText command element can have a Justify or ApplyPad attributes and a PadValue or "PaddedToFixedSize" command element.
Justify:
- LEFT: Default setting. Specifies left justification.
- RIGHT: Specifies right justification.
ApplyPad:
- ANYCONTEXT: Specifies to pad the text in any context.
- FIXEDGROUP: Default setting. Specifies to pad the text only in a fixed context.
PadValue: Specifies the value of the one-byte pad character.
- Example
-
<PadText> <PadValue><SP></PadValue> <PaddedToMinContent/> </PadText>