Enum RTFImageFormat
Specifies the image format in RTF export.
Namespace: FastReport.Export.RichText
Assembly: FastReport.dll
Syntax
public enum RTFImageFormat
Fields
| Name | Description |
|---|---|
| Jpeg | Specifies the .jpg format. |
| Metafile | Specifies the .emf format. |
| Png | Specifies the .png format. |