Partilhar via


Campo StyleBase.VerticalAlign

Specifies the vertical alignment of the text.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected Const VerticalAlign As String
'Uso
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

Comentários

Valid values are Top, Middle, or Bottom.

Consulte também

Referência

StyleBase Classe

Namespace Microsoft.ReportingServices.ReportRendering