Перечисление VerticalAlignments
Specifies the vertical alignment of text within a report item.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration VerticalAlignments
'Применение
Dim instance As VerticalAlignments
public enum VerticalAlignments
public enum class VerticalAlignments
type VerticalAlignments
public enum VerticalAlignments
Элементы
Имя элемента | Описание | |
---|---|---|
Bottom | Specifies bottom-aligned text. | |
Default | Specifies the default vertical text alignment, which is the same as Top. | |
Middle | Specifies vertically-centered text alignment. | |
Top | Specifies top-aligned text. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering