Compartilhar via


StyleInstance.TextEffect Propriedade

Definição

Obtém o valor calculado da propriedade TextEffect em uma 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

Valor da propriedade

Um valor TextEffects que representa o valor calculado da propriedade TextEffect.

Aplica-se a