Gets or sets the vertical alignment of text.

Namespace:  C1.Phone.Pdf
Assembly:  C1.Phone.Pdf (in C1.Phone.Pdf.dll)

Syntax

C#
public VerticalAlignment LineAlignment { get; set; }
Visual Basic
Public Property LineAlignment As VerticalAlignment
	Get
	Set

See Also