BackgroundImageInstance Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
- 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) |