TextAlign EnumerationByteScout PDF SDK
Specifies the horizontal alignment of text.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public enum TextAlign
Members

  Member nameValueDescription
Left0 Text is left justified.
Center1 Text is centered.
Right2 Text is right justified.
See Also

Reference