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) 

필드 값

적용 대상