ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing Namespace / StringFormat Class / Alignment Property

In This Topic
    Alignment Property (StringFormat)
    In This Topic
    Specifies text alignment information.
    Syntax
    'Declaration
     
    Public Property Alignment As StringAlignment
    public StringAlignment Alignment {get; set;}
    See Also