Enum Exports
Used to select exports
Namespace: FastReport.Web
Assembly: FastReport.OpenSource.Web.dll
Syntax
[Flags]
public enum Exports
  Fields
| Name | Description | 
|---|---|
| All | |
| Csv | |
| Dbf | |
| Default | |
| Dxf | |
| Excel2007 | |
| Excel97 | |
| Hpgl | |
| HTML | |
| Image | |
| Json | |
| LaTeX | |
| Mht | |
| Ods | |
| Odt | |
| PowerPoint2007 | |
| Ppml | |
| Prepared | |
| PS | |
| Rtf | |
| Svg | |
| Text | |
| Word2007 | |
| Xaml | |
| XmlExcel | |
| Xps | |
| Zpl |