Поделиться через


StyleBase.TextEffect Свойство

Определение

Возвращает выражение, результатом которого является эффект, применяемый к тексту.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::TextEffects> ^ TextEffect { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::TextEffects> ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.TextEffects> TextEffect { get; }
member this.TextEffect : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.TextEffects>
Public MustOverride ReadOnly Property TextEffect As ReportEnumProperty(Of TextEffects)

Значение свойства

Объект ReportEnumProperty<EnumType>, представляющий эффект, применяемый к тексту.

Применяется к