Share via


StyleBase.TextDecoration Propiedad

Definición

Obtiene una expresión que se evalúa como el formato de texto especial.

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

Valor de propiedad

Un objeto ReportEnumProperty<EnumType> que representa el formato de texto especial.

Se aplica a