Gets or sets the vertical alignment of text.
Namespace:
C1.Phone.PdfAssembly: C1.Phone.Pdf (in C1.Phone.Pdf.dll)
Syntax
C# |
---|
public VerticalAlignment LineAlignment { get; set; } |
Visual Basic |
---|
Public Property LineAlignment As VerticalAlignment Get Set |