다음을 통해 공유


TextAlign 필드

Returns the horizontal alignment of text.

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

구문

‘선언
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.