StyleInstance.TextDecoration Propiedad

Definición

Obtiene el valor calculado de la TextDecoration propiedad en una Style clase.

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

Valor de propiedad

Un TextDecorations valor que representa el valor calculado de la TextDecoration propiedad.

Se aplica a