Interface IImage
Represents an interface defining the common properties for an image.
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Interface IImage
'Utilisation
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage = interface end
public interface IImage
Notes
Classes that Implement IImage
Class |
Description |
|---|---|
BackgroundImage |
Represents a background image for a report item. |
Represents an image. |