Table of Contents

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; }

See also