Table of Contents

Enum TextJustification

Controls the alignment of multiple lines of text.

public enum TextJustification

Fields

Center = 1
Left = 0
Right = 2