StyleInstance.m_textAlign 필드

정의

TextAlignments 속성의 계산된 값을 나타내는 TextAlign 값입니다.

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

필드 값

적용 대상