ActiveReports 12
MIMEType Property (MapTile)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapTile Class : MIMEType Property
The MIMEType for the image. Valid values are: image/jpeg, image/png.
Syntax
'Declaration
 
Public Property MIMEType As String
public string MIMEType {get; set;}
See Also

Reference

MapTile Class
MapTile Members