Search Results for

    Show / Hide Table of Contents

    Enum HorzAlign

    Specifies the horizontal alignment of a text in the TextObject object.

    Namespace: FastReport
    Assembly: FastReport.Base.dll
    Syntax
    public enum HorzAlign

    Fields

    Name Description
    Center

    Specifies that text is aligned in the center of the layout rectangle.

    Justify

    Specifies that text is aligned in the left and right sides of the layout rectangle.

    Left

    Specifies that text is aligned in the left of the layout rectangle.

    Right

    Specifies that text is aligned in the right of the layout rectangle.

    Back to top © 1998-2025 Copyright Fast Reports Inc.