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