ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText Class / Alignment Property

In This Topic
    Alignment Property (RText)
    In This Topic
    Gets or sets the alignment.
    Syntax
    'Declaration
     
    Public Property Alignment As TextAlignment
    public TextAlignment Alignment {get; set;}

    Property Value

    The alignment.
    See Also