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