Interface IImage
Represents an interface defining the common properties for an image.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Interface IImage
'Uso
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage = interface end
public interface IImage
Comentários
Classes that Implement IImage
Class |
Description |
|---|---|
BackgroundImage |
Represents a background image for a report item. |
Represents an image. |