SVGExportParameters.Title Property Title to be saved with the image. If null or empty, the svg image will have no title tag. Syntax Namespace: FlexCel.Render public String Title { get; set; } See also SVGExportParameters