Поделиться через


Интерфейс IImageInstance

Represents an instance type of the IImage class, and contains the calculated values of the properties in IImage.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Interface IImageInstance
'Применение
Dim instance As IImageInstance
public interface IImageInstance
public interface class IImageInstance
type IImageInstance =  interface end
public interface IImageInstance

Тип IImageInstance обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство ImageData Gets the image data.
Открытое свойство MIMEType Gets the calculated value of the MIMEType property in a IImage class.
Открытое свойство StreamName Gets the name of the Stream by which a rendering extension can retrieve the image data from the report server.

В начало

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering