Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Image.MIMEType element specifies the image format of an Image. The Image.MIMEType element is optional. If this element is present, its value MUST be a ReportMIMEType.
If the value of the peer element Image.Source is set to a value other than "Database", the Image.MIMEType element is ignored. If the value of the peer element Image.Source is set to "Database", the Image.MIMEType element MUST be specified.
Following is the parent element of the Image.MIMEType element.
Parent elements |
---|
Image |
The following is the XML Schema definition of the Image.MIMEType element.
-
<xsd:element name="MIMEType" type="xsd:string" minOccurs="0" />