• TextJustification is an option for cells that determines how lines of text are stretched in order to make them the same length.
• TextJustification0 does no stretching and leads to ragged text boundaries. • TextJustification1 does full justification and forces all complete lines to be the same length. • No stretching is done on lines that end with explicit characters. • With settings for TextJustification between 0 and 1, partial justification is done. • With TextJustifications, Publicon will insert extra space within a line equal to s times the amount by which the line is shorter than PageWidth. • If TextJustification is not 0, the Publicon front end will dynamically adjust the lengths of lines as you enter text. • See also: TextAlignment, PageWidth, AutoSpacing, ButtonExpandable.