StyleInstance.m_textDecoration 字段

定义

一个 TextDecorations 值,该值表示 TextDecoration 属性的计算值。

protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::TextDecorations> m_textDecoration;
protected Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations? m_textDecoration;
val mutable m_textDecoration : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.TextDecorations>
Protected m_textDecoration As Nullable(Of TextDecorations) 

字段值

适用于