StyleBase.VerticalAlign 字段

Returns the vertical alignment of the text.

命名空间:  Microsoft.ReportingServices.ReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
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.