Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents an interface defining the common properties for an image.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Interface IImage
'Uso
Dim instance As IImage
public interface IImage
public interface class IImage
type IImage = interface end
public interface IImage
El tipo IImage expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
ImageData | Returns the image as binary data. |
![]() |
MIMEType | Returns the MIME type of the image, if any. |
![]() |
StreamName | Gets a name for the image that can be passed back to a CreateAndRegisterStream object to get the bytes without processing them through the rendering extension. |
Arriba
Comentarios
Classes that Implement IImage
Class |
Description |
|---|---|
Represents a background image for a report item. |
|
Represents an image. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.ReportRendering
.gif)