StyleInstance.TextDecoration Proprietà

Definizione

Ottiene il valore calcolato della proprietà TextDecoration in una classe Style.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations TextDecoration { Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations TextDecoration { get; set; }
member this.TextDecoration : Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations with get, set
Public Overrides Property TextDecoration As TextDecorations

Valore della proprietà

TextDecorations

Valore TextDecorations che rappresenta il valore calcolato della proprietà TextDecoration.

Si applica a