Gets or sets the format of the text displayed in the label.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public StringFormat Format { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Format As StringFormat |
A member of the .NET StringAlignment enumeration.
See Also