Search Results for

    Show / Hide Table of Contents

    GetImageDataEventArgs.GetImageDataEventArgs Constructor

    Creates a new Argument.

    Syntax

    Namespace: FlexCel.Report

    public GetImageDataEventArgs(ExcelFile aExcelFile, String aImageName, Byte[] aImageData, Double aHeight, Double aWidth)

    Parameters

    <-> Parameter Type Description
    aExcelFile ExcelFile The file we are processing.
    aImageName String The name of the image on the Excel sheet. Use it to identify it.
    aImageData Byte[] The image data.
    aHeight Double The height of the image in pixels. Change it to resize the image.
    aWidth Double The width of the image in pixels. Change it to resize the image.

    See also

    • GetImageDataEventArgs
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com