다음을 통해 공유


StyleBase.TextAlign 필드

Specifies the horizontal alignment of text.

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

구문

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

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

주의

Valid values are: Left, Center, Right, Justify, or General.

참고 항목

참조

StyleBase 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스