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