Search Results for

    Show / Hide Table of Contents

    Enum ImageExportFormat

    Specifies the image export format.

    Namespace: FastReport.Export.Image
    Assembly: FastReport.Base.dll
    Syntax
    public enum ImageExportFormat

    Fields

    Name Description
    Bmp

    Specifies the .bmp format.

    Gif

    Specifies the .gif format.

    Jpeg

    Specifies the .jpg format.

    Metafile

    Specifies the .emf format.

    Png

    Specifies the .png format.

    Tiff

    Specifies the .tif format.

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