A script-enabled browser is required for this page to function properly.

Character Justification property

The Character Justification property defines the method to use for aligning the text of the field or label, if the datatype of the field’s Source is CHARACTER.

Applies to

Templates

Values

Left

The text is aligned left.

Center

The text is centered.

Right

The text is aligned right.

Start

The text is aligned left or right depending on where it would normally start for the language. For example, for languages that flow from left to right, Start justifies the text Left. Alternatively, for languages that flow from right to left, Start justifies the text Right.

End

The text is aligned left or right depending on where it would normally end for the language. For example, for languages that flow from left to right, End justifies the text Right. Alternatively, for languages that flow from right to left, End justifies the text Left.

Flush

The text is aligned both left and right.

Default

Start 

PL/SQL procedure

SRW.SET_JUSTIFICATION 

See also

Direction property