BackgroundImageInstance Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un type d’instance de la BackgroundImage classe 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
- Implémente
Propriétés
| Nom | Description |
|---|---|
| BackgroundRepeat |
Obtient la valeur calculée du BackgroundRepeat bien dans une BackgroundImage classe. |
| ImageData |
Obtient la valeur calculée de la propriété ImageData dans une BackgroundImage classe. |
| MIMEType |
Obtient la valeur calculée du MIMEType bien dans une BackgroundImage classe. |
| Position |
Obtient la valeur calculée du Position bien dans une BackgroundImage classe. |
| StreamName |
Obtient la valeur calculée du StreamName bien dans une BackgroundImage classe. |
| TransparentColor |
Obtient la valeur calculée du TransparentColor bien dans une BackgroundImage classe. |
Méthodes
| Nom | Description |
|---|---|
| ResetInstanceCache() |
Réinitialise le cache d’instance. (Hérité de BaseInstance) |