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. |