Search Results for

    Show / Hide Table of Contents

    TUIImage.SaveStart Method

    Starts saving a multi page image.

    Syntax

    Unit: FlexCel.Core

    function TUIImage.SaveStart(const outStream: TStream; const ExportType: TImageExportType; const totalPages: Integer): TUIMultiPageSaver; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const outStream TStream Stream where the image will be saved.
    const ExportType TImageExportType Format for the exported images.
    const totalPages Integer Number of pages to export.

    Returns

    Image state that will be used when saving the other pages.

    See also

    • TUIImage
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com