SaveImageEventArgs.ImageToSave Property Image that will be saved. You can use it to save it yourself. Note that when saving as SVG, this will be null. Syntax Namespace: FlexCel.Render public TUIImage ImageToSave { get; } See also SaveImageEventArgs