Enum SVGImageFormat
Specifies the image format in SVG export.
Namespace: FastReport
Assembly: FastReport.dll
Syntax
public enum SVGImageFormat
Fields
Name | Description |
---|---|
Jpeg | Specifies the .jpg format. |
Png | Specifies the .png format. |