Freigeben über


Style.TextDecoration Eigenschaft

Definition

Ruft einen Ausdruck ab, der die spezielle Textformatierung ergibt.

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)

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt, das die spezielle Textformatierung darstellt.

Gilt für: