Share via


Style.TextDecoration Propriété

Définition

Obtient une expression qui prend la valeur de la mise en forme spéciale du texte.

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

Valeur de propriété

Objet ReportEnumProperty<EnumType> qui représente la mise en forme spéciale du texte.

S’applique à