다음을 통해 공유


StyleBase.WritingMode 필드

Specifies the writing mode for the text.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Protected Const WritingMode As String
‘사용 방법
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

주의

Valid values are LR-TB or TB-RL.

참고 항목

참조

StyleBase 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스