Table of Contents

TSaveImageEventArgs.Processed Property

Set this property to true if you have taken care of saving the image, and FlexCel does not need to save it. If you just used this event to get information on the image being saved, but would like to keep the normal flux, set it to false.

Syntax

Unit: FlexCel.Render

property TSaveImageEventArgs.Processed: Boolean

See also