BackgroundImageInstance Class

Definition

Represents an instance type of the BackgroundImage class and contains the calculated values of the properties in 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
Inheritance
BackgroundImageInstance
Implements

Properties

BackgroundRepeat

Gets the calculated value of the BackgroundRepeat property in a BackgroundImage class.

ImageData

Gets the calculated value of the ImageData property in a BackgroundImage class.

MIMEType

Gets the calculated value of the MIMEType property in a BackgroundImage class.

Position

Gets the calculated value of the Position property in a BackgroundImage class.

StreamName

Gets the calculated value of the StreamName property in a BackgroundImage class.

TransparentColor

Gets the calculated value of the TransparentColor property in a BackgroundImage class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to