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.
Represents an interface defining the common properties for an image.
The following tables list the members exposed by the IImage type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ImageData | Returns the image as binary data. |
![]() |
MIMEType | Returns the MIME type of the image, if any. |
![]() |
StreamName | Gets a name for the image that can be passed back to a CreateAndRegisterStream object to get the bytes without processing them through the rendering extension. |
Top
See Also
Reference
IImage Interface
Microsoft.ReportingServices.ReportRendering Namespace