MIMEType Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains an expression that identifies the Multipurpose Internet Mail Extensions (MIME) type of the image.
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Relationship | Element |
---|---|
Parent elements |
BackgroundImage Element (RDL), EmbeddedImage Element (RDL), Image Element (RDL) |
Child elements |
None |
The following values are valid for the MIMEType element:
- image/bmp
- image/jpeg
- image/gif
- image/png
- image/x-png
When used within the Image element, MIMEType is required if the value of the Source element is Database. If the value of Source is not Database, MIMEType is ignored.
Report Definition Language XML Schema
Report Definition XML Elements
Report Definition Language Data Types
Development (Reporting Services)
Adding an Image to a Report