Gets or sets the vertical alignment of the text displayed in the label.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public StringAlignment LineAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property LineAlignment As StringAlignment |
A member of the .NET StringAlignment enumeration indicating the vertical alignment of the text. The default is Center.