Share via


BackgroundImageInstance クラス

定義

BackgroundImage クラスのインスタンスの型を表し、BackgroundImage のプロパティの計算値を含んでいます。

public ref class BackgroundImageInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance, Microsoft::ReportingServices::OnDemandReportRendering::IImageInstance
public abstract class BackgroundImageInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance, Microsoft.ReportingServices.OnDemandReportRendering.IImageInstance
type BackgroundImageInstance = class
    inherit BaseInstance
    interface IImageInstance
Public MustInherit Class BackgroundImageInstance
Inherits BaseInstance
Implements IImageInstance
継承
BackgroundImageInstance
実装

プロパティ

BackgroundRepeat

BackgroundRepeat クラスの BackgroundImage プロパティの計算値を取得します。

ImageData

クラス内の ImageData プロパティの計算値を BackgroundImage 取得します。

MIMEType

MIMEType クラスの BackgroundImage プロパティの計算値を取得します。

Position

Position クラスの BackgroundImage プロパティの計算値を取得します。

StreamName

StreamName クラスの BackgroundImage プロパティの計算値を取得します。

TransparentColor

TransparentColor クラスの BackgroundImage プロパティの計算値を取得します。

メソッド

ResetInstanceCache()

インスタンス キャッシュをリセットします。

(継承元 BaseInstance)

適用対象