Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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
O tipo IImage expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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. |
Início
Comentários
Classes that Implement IImage
Class |
Description |
|---|---|
Represents a background image for a report item. |
|
Represents an image. |
.gif)