Перечисление VerticalAlignments

Specifies the vertical alignment of text within a report item.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Enumeration VerticalAlignments
'Применение
Dim instance As VerticalAlignments
public enum VerticalAlignments
public enum class VerticalAlignments
type VerticalAlignments
public enum VerticalAlignments

Элементы

Имя элемента Описание
Default Specifies the default vertical text alignment, which is the same as Top.
Top Specifies top-aligned text.
Middle Specifies vertically-centered text alignment.
Bottom Specifies bottom-aligned text.