StyleInstance.m_textEffect Field

Definition

A TextEffects value that represents the calculated value of the TextEffect property.

protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::TextEffects> m_textEffect;
protected Microsoft.ReportingServices.OnDemandReportRendering.TextEffects? m_textEffect;
val mutable m_textEffect : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.TextEffects>
Protected m_textEffect As Nullable(Of TextEffects) 

Field Value

Applies to