Vertical 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 VerticalAlignment
Visual Basic
Public Enumeration VerticalAlignment

Members

Member nameValueDescription
Top0 Top aligned
Middle1 Middle aligned
Bottom2 Bottom aligned

See Also