StyleBase.WritingMode Field
Returns 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.