Search Results for

    Show / Hide Table of Contents

    Enum SerializeTo

    Specifies the target for the serialize operation.

    Namespace: FastReport.Utils
    Assembly: FastReport.Base.dll
    Syntax
    public enum SerializeTo

    Fields

    Name Description
    Clipboard

    Serialize to the designer's clipboard.

    Preview

    Serialize to the preview pages.

    Report

    Serialize to the report file.

    SourcePages

    Serialize to the source pages of a preview.

    Undo

    Serialize to the designer's undo/redo buffer.

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