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.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
BackgroundImage Element (RDL), EmbeddedImage Element (RDL), Image Element (RDL) |
Child elements |
None |
Remarks
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.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Adding an Image to a Report