다음을 통해 공유


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) 

필드 값

적용 대상