Table of Contents

TImageInformationEventArgs.ImageFile Property

The file where the image will be saved. If ImageStream is not null, this property will do nothing. If both this property and ImageStream are null, the image will not be saved. When saving as MHTML this parameter does nothing, since all images will be saved in the same MTHML stream.

Syntax

Unit: FlexCel.Render

property TImageInformationEventArgs.ImageFile: string

See also