Search Results for

    Show / Hide Table of Contents

    Enum SaveMode

    Specifies the Save Mode of designed report.

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

    Fields

    Name Description
    All

    The saving allowed to all.

    Custom

    Custom saving rules.

    Deny

    The saving not allowed.

    Original

    The saving in original place.

    Role

    The saving allowed to current role/group.

    Security

    The saving allowed with other security permissions.

    User

    The saving allowed to current user.

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