UnicodeBiDiTypes 枚举
Indicates the level of bi-directional embedding.
命名空间: Microsoft.ReportingServices.RdlObjectModel
程序集: Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)
语法
声明
Public Enumeration UnicodeBiDiTypes
用法
Dim instance As UnicodeBiDiTypes
public enum UnicodeBiDiTypes
public enum class UnicodeBiDiTypes
type UnicodeBiDiTypes
public enum UnicodeBiDiTypes
成员
成员名称 | 说明 | |
---|---|---|
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. |