Compartir a través de


Campo StyleBase.VerticalAlign

Specifies the vertical alignment of the text.

Espacio de nombres:  Microsoft.ReportingServices.ReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Comentarios

Valid values are Top, Middle, or Bottom.

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.ReportRendering