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

In This Topic
    Alignment Property (StringFormatEx)
    In This Topic
    Get ot sets text alignment in line.
    Syntax
    'Declaration
     
    Public Property Alignment As StringAlignmentEx
    public StringAlignmentEx Alignment {get; set;}
    See Also