ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / TextAlignment Property

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

    Property Value

    The text alignment.
    See Also