Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Indicates the level of bi-directional embedding.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration UnicodeBiDiTypes
'Usage
Dim instance As UnicodeBiDiTypes
public enum UnicodeBiDiTypes
public enum class UnicodeBiDiTypes
type UnicodeBiDiTypes
public enum UnicodeBiDiTypes
Members
| Member name | Description | |
|---|---|---|
| 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. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace