ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1BinaryImage Namespace / C1BinaryImageData Class / MimeType Property

In This Topic
    MimeType Property
    In This Topic
    The mimeType of the binary image.
    Syntax
    'Declaration
     
    Public Property MimeType As System.String
    public System.string MimeType {get; set;}
    See Also