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; }
Stream where the image will be saved. If you leave it null, the image won't be saved to a stream.
Namespace: FlexCel.Render
public Stream FileStream { get; set; }