Table of Contents

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; }

See also