BackgroundImageInstance Classe

Définition

Représente un type d'instance de la classe BackgroundImage et contient les valeurs calculées des propriétés dans 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
Héritage
BackgroundImageInstance
Implémente

Propriétés

BackgroundRepeat

Obtient la valeur calculée de la propriété BackgroundRepeat dans une classe BackgroundImage.

ImageData

Obtient la valeur calculée de la propriété ImageData dans une BackgroundImage classe.

MIMEType

Obtient la valeur calculée de la propriété MIMEType dans une classe BackgroundImage.

Position

Obtient la valeur calculée de la propriété Position dans une classe BackgroundImage.

StreamName

Obtient la valeur calculée de la propriété StreamName dans une classe BackgroundImage.

TransparentColor

Obtient la valeur calculée de la propriété TransparentColor dans une classe BackgroundImage.

Méthodes

ResetInstanceCache()

Réinitialise le cache d'instance.

(Hérité de BaseInstance)

S’applique à