FlexCelSVGExport.Encoding Property Encoding used to generate the SVG file. If null, UTF8 without BOM will be used. Syntax Namespace: FlexCel.Render public Encoding Encoding { get; set; } See also FlexCelSVGExport