StyleInstance.TextEffect Proprietà

Definizione

Ottiene il valore calcolato della proprietà TextEffect in una classe Style.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::TextEffects TextEffect { Microsoft::ReportingServices::OnDemandReportRendering::TextEffects get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::TextEffects value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.TextEffects TextEffect { get; set; }
member this.TextEffect : Microsoft.ReportingServices.OnDemandReportRendering.TextEffects with get, set
Public Overrides Property TextEffect As TextEffects

Valore della proprietà

TextEffects

Valore TextEffects che rappresenta il valore calcolato della proprietà TextEffect.

Si applica a