Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Specifies the horizontal alignment for the text within a report item.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration TextAlignments
'Применение
Dim instance As TextAlignments
public enum TextAlignments
public enum class TextAlignments
type TextAlignments
public enum TextAlignments
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Center | Specifies the default horizontal text alignment, which is the same as General. | |
| Default | Specifies that the text alignment is derived from the data type and the peer Direction. | |
| General | Specifies that the text is left-aligned. | |
| Left | Specifies that the text is center-aligned. | |
| Right | Specifies that the text is right-aligned. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering