다음을 통해 공유


VerticalAlign 필드

Returns the vertical alignment of the text.

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

구문

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

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

주의

Valid values are Top, Middle, or Bottom.