ImageInstance 클래스

정의

Image 클래스의 인스턴스 유형을 나타내며 Image의 속성에 대한 계산된 값을 포함합니다.

public ref class ImageInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::ReportItemInstance, Microsoft::ReportingServices::OnDemandReportRendering::IImageInstance
public abstract class ImageInstance : Microsoft.ReportingServices.OnDemandReportRendering.ReportItemInstance, Microsoft.ReportingServices.OnDemandReportRendering.IImageInstance
type ImageInstance = class
    inherit ReportItemInstance
    interface IImageInstance
Public MustInherit Class ImageInstance
Inherits ReportItemInstance
Implements IImageInstance
상속
구현

필드

m_reportElementDef

이 인스턴스를 정의하는 보고서 요소 정의를 지정합니다.

(다음에서 상속됨 ReportElementInstance)
m_style

이 보고서 요소 개체의 스타일 속성을 지정합니다.

(다음에서 상속됨 ReportElementInstance)
m_uniqueName

이 인스턴스 개체의 고유 식별자를 지정합니다.

(다음에서 상속됨 ReportItemInstance)
m_visibility

보고서 항목의 표시 여부를 지정합니다.

(다음에서 상속됨 ReportItemInstance)

속성

ActionInfoWithDynamicImageMapAreas

ImageInstance에 연결된 동작 및 이미지 맵을 가져옵니다.

Bookmark

Bookmark 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 ReportItemInstance)
DocumentMapLabel

DocumentMapLabel 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 ReportItemInstance)
ImageData

이미지 데이터를 가져오거나 설정합니다.

MIMEType

MIMEType 클래스의 Image 속성에 대한 계산된 값을 가져오거나 설정합니다.

StreamName

렌더링 확장 프로그램이 보고서 서버에서 이미지 데이터를 검색하는 데 사용할 수 있는 Stream의 이름을 가져옵니다.

Style

Style 클래스의 ReportElement 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 ReportElementInstance)
Tag

Tag 클래스의 Image 속성에 대한 계산된 값을 가져옵니다.

TagDataType

기본 이미지 태그의 데이터 형식을 지정하는 코드를 가져옵니다.

ToolTip

ToolTip 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 ReportItemInstance)
UniqueName

이 인스턴스 개체의 고유 식별자를 가져옵니다.

(다음에서 상속됨 ReportItemInstance)
Visibility

Visibility 클래스의 ReportItem 속성에 대한 계산된 값을 가져옵니다.

(다음에서 상속됨 ReportItemInstance)

메서드

CreateActionInfoWithDynamicImageMap()

ActionInfoWithDynamicImageMapAreas에 동작 집합 및 연결된 이미지 맵을 추가합니다.

GetDefaultFontFamily()

항목의 기본 글꼴 패밀리를 검색합니다.

(다음에서 상속됨 ReportItemInstance)
ResetInstanceCache()

ReportItemInstance 캐시를 다시 설정합니다.

(다음에서 상속됨 ReportItemInstance)

적용 대상