Freigeben über


StyleBase.WritingMode-Feld

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

Hinweise

Valid values are LR-TB or TB-RL.

Siehe auch

Verweis

StyleBase Klasse

Microsoft.ReportingServices.ReportRendering-Namespace