Search Results for

    Show / Hide Table of Contents

    Enum VertAlign

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

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

    Fields

    Name Description
    Bottom

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

    Center

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

    Top

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

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