AttributeName.TextAlign_Justify

AttributeName.TextAlign_Justify field

Attribute TextAlign: Justify - Aligned with both the start and end edges, with internal spacing within each line expanded, if necessary, to achieve such alignment. The last (or only) line shall be aligned with the start edge only.

public static readonly AttributeName TextAlign_Justify;

See Also