ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapTile Class / MIMEType Property

In This Topic
    MIMEType Property (MapTile)
    In This Topic
    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