共用方式為


UnicodeBiDiTypes 列舉

Indicates the level of bi-directional embedding.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public Enumeration UnicodeBiDiTypes
'用途
Dim instance As UnicodeBiDiTypes
public enum UnicodeBiDiTypes
public enum class UnicodeBiDiTypes
type UnicodeBiDiTypes
public enum UnicodeBiDiTypes

成員

成員名稱 說明
BiDiOverride Same as the Embed value, except that reordering is sequenced according to the direction. This value overrides the implicit bidirectional algorithm.
Default Use Normal.
Embed Opens an additional level of embedding.
Normal Does not open an additional level of embedding.

請參閱

參考

Microsoft.ReportingServices.OnDemandReportRendering 命名空間