Table of Contents

TImageInformationEventArgs.ImageStream Property

The stream where the images will be saved. Keep it null to store the image as a file using ImageFile. 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.ImageStream: TStream

See also