言語

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

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

ImageData

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

MIMEType

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

Position

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

StreamName

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

TransparentColor

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

メソッド

名前 説明
ResetInstanceCache()

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

(継承元 BaseInstance)

適用対象