Search Results for

    Show / Hide Table of Contents

    Enum AutoShrinkMode

    Specifies the behavior of the AutoShrink feature of TextObject.

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

    Fields

    Name Description
    FontSize

    AutoShrink decreases the Font.Size property of the TextObject.

    FontWidth

    AutoShrink decreases the FontWidthRatio property of the TextObject.

    None

    AutoShrink is disabled.

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