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

成员

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