ActiveReports Developer 7
MimeType Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > ImageInfo Structure : MimeType Property

Glossary Item Box

Gets the mime type of the image.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MimeType As System.String
C# 
public System.string MimeType {get;}

See Also