SVGExportParameters.ExtraSVGAttributes Property
Extra attributes that will be added to the <svg> definition. Keep it null to not add any extra attribute.
Syntax
Namespace: FlexCel.Render
public IEnumerable<TSVGAttribute> ExtraSVGAttributes { get; set; }