Share via


StyleInstance.m_textEffect 字段

定义

一个 TextEffects 值,该值表示 TextEffect 属性的计算值。

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) 

字段值

适用于