Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the level of embedding with respect to the bidirectional algorithm.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const UnicodeBiDi As String
'Usage
Dim value As String
value = StyleBase.UnicodeBiDi
protected const string UnicodeBiDi
protected:
literal String^ UnicodeBiDi
static val mutable UnicodeBiDi: string
protected const var UnicodeBiDi : String
Remarks
Valid values are Normal, Embed, or BiDi-Override.