ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Image Class / MIMEType Property

In This Topic
    MIMEType Property (Image)
    In This Topic
    Gets or sets the MIME Type of this image.
    Syntax
    'Declaration
     
    Public Property MIMEType As String
    public string MIMEType {get; set;}
    See Also