SVGExportParameters.FileStream Property Stream where the image will be saved. If you leave it null, the image won't be saved to a stream. Syntax Namespace: FlexCel.Render public Stream FileStream { get; set; } See also SVGExportParameters