SVGExportParameters.FileName Property
Filename where the image will be saved. If you leave it null or empty, the image won't be saved to a file.
Syntax
Namespace: FlexCel.Render
public String FileName { get; set; }
Filename where the image will be saved. If you leave it null or empty, the image won't be saved to a file.
Namespace: FlexCel.Render
public String FileName { get; set; }