Horizontal alignment of text lines.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public enum HorizontalAlignment
Visual Basic
Public Enumeration HorizontalAlignment

Members

Member nameValueDescription
Left0 Left aligned
Center1 Center aligned
Right2 Right aligned

See Also