Перечисление Orientations
Specifies the orientation of the title text.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration Orientations
'Применение
Dim instance As Orientations
public enum Orientations
public enum class Orientations
type Orientations
public enum Orientations
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Auto | Automatically adjust text orientation. | |
| Horizontal | Horizontal text. | |
| Vertical | Vertical text. |