Interfaccia IImage
Represents an interface defining the common properties for an image.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Interface IImage
'Utilizzo
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage = interface end
public interface IImage
Osservazioni
Classes that Implement IImage
Class |
Description |
---|---|
BackgroundImage |
Represents a background image for a report item. |
Represents an image. |