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

获取类中 BackgroundImage ImageData 属性的计算值。

MIMEType

获取 MIMEType 类中 BackgroundImage 属性的计算值。

Position

获取 Position 类中 BackgroundImage 属性的计算值。

StreamName

获取 StreamName 类中 BackgroundImage 属性的计算值。

TransparentColor

获取 TransparentColor 类中 BackgroundImage 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于