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
protected const string WritingMode
protected:
literal String^ WritingMode
protected static final String WritingMode
protected const var WritingMode : String
Remarks
New:5 December 2005
Valid values are LR-TB or TB-RL.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace