ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / ImageInfo Class / MimeType Property

In This Topic
    MimeType Property (ImageInfo)
    In This Topic
    Gets the mime type of the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property MimeType As String
    public string MimeType {get;}
    See Also