Interface IImage
Represents data that is associated with an image.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
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 | |
---|---|---|
MIMEType | Specifies the MIME type of an image. | |
Source | Gets the type of the image source. | |
Value | Gets the image data. |
Início
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering