StyleInstance.m_textEffect Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Um valor TextEffects que representa o valor calculado da propriedade 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)