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
Hinweise
Neu:05. Dezember 2005
Valid values are LR-TB or TB-RL.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace