IImage Interface

Represents an interface defining the common properties for an image.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Interface IImage
'Usage
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage =  interface end
public interface IImage

Remarks

Classes that Implement IImage

Class

Description

BackgroundImage

Represents a background image for a report item.

Image

Represents an image.