Поделиться через


StyleBaseInstance.TextDecoration Свойство

Определение

Возвращает вычисленное значение свойства TextDecoration в классе StyleBase.

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

Значение свойства

Значение типа TextDecorations, представляющее вычисленное значение свойства TextDecoration.

Применяется к