Partager via


StyleInstance.TextDecoration Propriété

Définition

Obtient la valeur calculée de la propriété TextDecoration dans une 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

Valeur de propriété

Valeur TextDecorations qui représente la valeur calculée de la propriété TextDecoration.

S’applique à