Search Results for

    Show / Hide Table of Contents

    TFlexCelSVGExport.SaveAsImage Method

    Saves the current Excel file on an SVG image stream.

    Syntax

    Unit: FlexCel.Render

    procedure TFlexCelSVGExport.SaveAsImage(const saveParameters: TProc<TSVGExportParameters>);

    Parameters

    <-> Parameter Type Description
    const saveParameters TProc<TSVGExportParameters> Action that will be called once for every page to export. When this action is called you can assign a file name for the image, a title and description, cancel the export, etc.

    See also

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