Search Results for

    Show / Hide Table of Contents

    Enum LineSpacingType

    The spacing type between lines

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

    Fields

    Name Description
    AtLeast

    Minimal spacing in exactly size

    Exactly

    The specific distance between the lines, for some exports, does not work if the distance value is too small.

    Multiple

    The calculated distance between lines, for some exports, does not work if the distance value is too small.

    Single

    Single spacing, not effect from LineSpacing

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