Share via


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 네임스페이스