Share via


StyleBase.Direction 필드

Specifies whether text is written left-to-right or right-to-left and whether matrixes grow to the right (headers on the left) or left (headers on the right).

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

구문

‘선언
Protected Const Direction As String
‘사용 방법
Dim value As String 

value = StyleBase.Direction
protected const string Direction
protected:
literal String^ Direction
static val mutable Direction: string
protected const var Direction : String

주의

Valid values are LTR or RTL.

참고 항목

참조

StyleBase 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스