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

In This Topic
    LineAlignment Property (StringFormat)
    In This Topic
    Gets or sets the line alignment.
    Syntax
    'Declaration
     
    Public Property LineAlignment As StringAlignment
    public StringAlignment LineAlignment {get; set;}
    See Also