Table of Contents

FlexCelReport.GetImageData Event

Fires before an image is saved to the report. Use it if the image is on a proprietary format on the database, to return a format FlexCel can understand.

Syntax

Namespace: FlexCel.Report

public GetImageDataEventHandler GetImageData

See also