ActiveReports 13
ImageType Property (Settings)

GrapeCity.ActiveReports.Export.Image Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace > Settings Class : ImageType Property
Select the type of image to which you want to render the report. Supported types are BMP, EMF, GIF, JPEG, TIFF, and PNG.
Syntax
'Declaration
 
Public Property ImageType As ImageType
public ImageType ImageType {get; set;}
See Also

Reference

Settings Class
Settings Members