ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / StringFormatEx Class / LineAlignment Property

In This Topic
    LineAlignment Property (StringFormatEx)
    In This Topic
    Gets or sets alignment of entire text line.
    Syntax
    'Declaration
     
    Public Property LineAlignment As StringLineAlignmentEx
    public StringLineAlignmentEx LineAlignment {get; set;}
    See Also