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 writing mode for the text.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const WritingMode As String
'Usage
Dim value As String
value = StyleBase.WritingMode
protected const string WritingMode
protected:
literal String^ WritingMode
static val mutable WritingMode: string
protected const var WritingMode : String
Remarks
Valid values are LR-TB or TB-RL.