ActiveReports Developer 7
MimeType Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IImage Interface : MimeType Property

Glossary Item Box

Identifies the Multipurpose Internet Mail Extensions (MIME) type of the image.

Syntax

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

See Also