Перечисление TextOrientations
Specifies the orientation of the title text.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration TextOrientations
'Применение
Dim instance As TextOrientations
public enum TextOrientations
public enum class TextOrientations
type TextOrientations
public enum TextOrientations
Элементы
Имя элемента | Описание | |
---|---|---|
Auto | Automatically adjust text orientation. | |
Horizontal | Horizontal text. | |
Rotated270 | Rotate text 270 degrees from horizontal. | |
Rotated90 | Rotate text 90 degrees from horizontal. | |
Stacked | Stack text vertically. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering