次の方法で共有


Style.UnicodeBiDi プロパティ

定義

双方向アルゴリズムに関する埋め込みのレベルを示す値に評価される式を取得します。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::UnicodeBiDiTypes> ^ UnicodeBiDi { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::UnicodeBiDiTypes> ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.UnicodeBiDiTypes> UnicodeBiDi { get; }
member this.UnicodeBiDi : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.UnicodeBiDiTypes>
Public Overrides ReadOnly Property UnicodeBiDi As ReportEnumProperty(Of UnicodeBiDiTypes)

プロパティ値

双方向アルゴリズムに関する埋め込みのレベルを示す値を表す ReportEnumProperty<EnumType> オブジェクト。

適用対象