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) 

字段值

适用于