IImageInstance Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IImageInstance
public interface IImageInstance
type IImageInstance = interface
Public Interface IImageInstance
- Derived
Properties
ImageData |
Gets the image data. |
MIMEType |
Gets the calculated value of the MIMEType property in a IImage class. |
StreamName |
Gets the name of the Stream by which a rendering extension can retrieve the image data from the report server. |