BackgroundImageInstance Classe

Definizione

Rappresenta un tipo di istanza della BackgroundImage classe e contiene i valori calcolati delle proprietà 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
Ereditarietà
BackgroundImageInstance
Implementazioni

Proprietà

Nome Descrizione
BackgroundRepeat

Ottiene il valore calcolato della BackgroundRepeat proprietà in una BackgroundImage classe.

ImageData

Ottiene il valore calcolato della proprietà ImageData in una BackgroundImage classe.

MIMEType

Ottiene il valore calcolato della MIMEType proprietà in una BackgroundImage classe.

Position

Ottiene il valore calcolato della Position proprietà in una BackgroundImage classe.

StreamName

Ottiene il valore calcolato della StreamName proprietà in una BackgroundImage classe.

TransparentColor

Ottiene il valore calcolato della TransparentColor proprietà in una BackgroundImage classe.

Metodi

Nome Descrizione
ResetInstanceCache()

Resetta la cache dell'istanza.

(Ereditato da BaseInstance)

Si applica a