Share via


Style.TextDecoration Eigenschaft

Definition

Ruft die Sonderformatierung des Text ab oder legt sie fest.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::TextDecorations> TextDecoration { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::TextDecorations> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::TextDecorations> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.TextDecorations> TextDecoration { get; set; }
member this.TextDecoration : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.TextDecorations> with get, set
Public Property TextDecoration As ReportExpression(Of TextDecorations)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: