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; }
Encoding used to generate the SVG file. If null, UTF8 without BOM will be used.
Namespace: FlexCel.Render
public Encoding Encoding { get; set; }