Compartilhar via


StyleBase.TextDecoration Propriedade

Definição

Obtém uma expressão que é avaliada para a formatação 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 da propriedade

Um valor do objeto ReportEnumProperty<EnumType> que representa a formatação de texto especial.

Aplica-se a