Share via


StyleBase.UnicodeBiDi プロパティ

定義

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

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

プロパティ値

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

適用対象