Style.TextEffect Proprietà

Definizione

Ottiene un'espressione che valuta l'effetto da applicare al testo.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::TextEffects> ^ TextEffect { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::TextEffects> ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.TextEffects> TextEffect { get; }
member this.TextEffect : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.TextEffects>
Public Overrides ReadOnly Property TextEffect As ReportEnumProperty(Of TextEffects)

Valore della proprietà

Un ReportEnumProperty<EnumType> oggetto che rappresenta l'effetto da applicare al testo.

Si applica a